1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. listNetworkManagerEffectiveSecurityAdminRule
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

azure-native.network.listNetworkManagerEffectiveSecurityAdminRule

Explore with Pulumi AI

azure-native logo
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

    List all effective security admin rules applied on a virtual network. API Version: 2021-02-01-preview.

    Using listNetworkManagerEffectiveSecurityAdminRule

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function listNetworkManagerEffectiveSecurityAdminRule(args: ListNetworkManagerEffectiveSecurityAdminRuleArgs, opts?: InvokeOptions): Promise<ListNetworkManagerEffectiveSecurityAdminRuleResult>
    function listNetworkManagerEffectiveSecurityAdminRuleOutput(args: ListNetworkManagerEffectiveSecurityAdminRuleOutputArgs, opts?: InvokeOptions): Output<ListNetworkManagerEffectiveSecurityAdminRuleResult>
    def list_network_manager_effective_security_admin_rule(resource_group_name: Optional[str] = None,
                                                           skip_token: Optional[str] = None,
                                                           virtual_network_name: Optional[str] = None,
                                                           opts: Optional[InvokeOptions] = None) -> ListNetworkManagerEffectiveSecurityAdminRuleResult
    def list_network_manager_effective_security_admin_rule_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                                           skip_token: Optional[pulumi.Input[str]] = None,
                                                           virtual_network_name: Optional[pulumi.Input[str]] = None,
                                                           opts: Optional[InvokeOptions] = None) -> Output[ListNetworkManagerEffectiveSecurityAdminRuleResult]
    func ListNetworkManagerEffectiveSecurityAdminRule(ctx *Context, args *ListNetworkManagerEffectiveSecurityAdminRuleArgs, opts ...InvokeOption) (*ListNetworkManagerEffectiveSecurityAdminRuleResult, error)
    func ListNetworkManagerEffectiveSecurityAdminRuleOutput(ctx *Context, args *ListNetworkManagerEffectiveSecurityAdminRuleOutputArgs, opts ...InvokeOption) ListNetworkManagerEffectiveSecurityAdminRuleResultOutput

    > Note: This function is named ListNetworkManagerEffectiveSecurityAdminRule in the Go SDK.

    public static class ListNetworkManagerEffectiveSecurityAdminRule 
    {
        public static Task<ListNetworkManagerEffectiveSecurityAdminRuleResult> InvokeAsync(ListNetworkManagerEffectiveSecurityAdminRuleArgs args, InvokeOptions? opts = null)
        public static Output<ListNetworkManagerEffectiveSecurityAdminRuleResult> Invoke(ListNetworkManagerEffectiveSecurityAdminRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListNetworkManagerEffectiveSecurityAdminRuleResult> listNetworkManagerEffectiveSecurityAdminRule(ListNetworkManagerEffectiveSecurityAdminRuleArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:network:listNetworkManagerEffectiveSecurityAdminRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string

    The name of the resource group.

    VirtualNetworkName string

    The name of the virtual network.

    SkipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    ResourceGroupName string

    The name of the resource group.

    VirtualNetworkName string

    The name of the virtual network.

    SkipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    resourceGroupName String

    The name of the resource group.

    virtualNetworkName String

    The name of the virtual network.

    skipToken String

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    resourceGroupName string

    The name of the resource group.

    virtualNetworkName string

    The name of the virtual network.

    skipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    resource_group_name str

    The name of the resource group.

    virtual_network_name str

    The name of the virtual network.

    skip_token str

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    resourceGroupName String

    The name of the resource group.

    virtualNetworkName String

    The name of the virtual network.

    skipToken String

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    listNetworkManagerEffectiveSecurityAdminRule Result

    The following output properties are available:

    SkipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    Value List<Union<Pulumi.AzureNative.Network.Outputs.EffectiveDefaultSecurityAdminRuleResponse, Pulumi.AzureNative.Network.Outputs.EffectiveSecurityAdminRuleResponse>>

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    SkipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    Value []interface{}

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    skipToken String

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    value List<Either<EffectiveDefaultSecurityAdminRuleResponse,EffectiveSecurityAdminRuleResponse>>

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    skipToken string

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    value (EffectiveDefaultSecurityAdminRuleResponse | EffectiveSecurityAdminRuleResponse)[]

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    skip_token str

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    value Sequence[Any]

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    skipToken String

    When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

    value List<Property Map | Property Map>

    Gets a page of NetworkManagerEffectiveSecurityAdminRules

    Supporting Types

    AddressPrefixItemResponse

    AddressPrefix string

    Address prefix.

    AddressPrefixType string

    Address prefix type.

    AddressPrefix string

    Address prefix.

    AddressPrefixType string

    Address prefix type.

    addressPrefix String

    Address prefix.

    addressPrefixType String

    Address prefix type.

    addressPrefix string

    Address prefix.

    addressPrefixType string

    Address prefix type.

    address_prefix str

    Address prefix.

    address_prefix_type str

    Address prefix type.

    addressPrefix String

    Address prefix.

    addressPrefixType String

    Address prefix type.

    ConfigurationGroupResponse

    ProvisioningState string

    The provisioning state of the scope assignment resource.

    ConditionalMembership string

    Network group conditional filter.

    Description string

    A description of the network group.

    DisplayName string

    A friendly name for the network group.

    GroupMembers List<Pulumi.AzureNative.Network.Inputs.GroupMembersItemResponse>

    Group members of network group.

    Id string

    Resource ID.

    MemberType string

    Group member type.

    ProvisioningState string

    The provisioning state of the scope assignment resource.

    ConditionalMembership string

    Network group conditional filter.

    Description string

    A description of the network group.

    DisplayName string

    A friendly name for the network group.

    GroupMembers []GroupMembersItemResponse

    Group members of network group.

    Id string

    Resource ID.

    MemberType string

    Group member type.

    provisioningState String

    The provisioning state of the scope assignment resource.

    conditionalMembership String

    Network group conditional filter.

    description String

    A description of the network group.

    displayName String

    A friendly name for the network group.

    groupMembers List<GroupMembersItemResponse>

    Group members of network group.

    id String

    Resource ID.

    memberType String

    Group member type.

    provisioningState string

    The provisioning state of the scope assignment resource.

    conditionalMembership string

    Network group conditional filter.

    description string

    A description of the network group.

    displayName string

    A friendly name for the network group.

    groupMembers GroupMembersItemResponse[]

    Group members of network group.

    id string

    Resource ID.

    memberType string

    Group member type.

    provisioning_state str

    The provisioning state of the scope assignment resource.

    conditional_membership str

    Network group conditional filter.

    description str

    A description of the network group.

    display_name str

    A friendly name for the network group.

    group_members Sequence[GroupMembersItemResponse]

    Group members of network group.

    id str

    Resource ID.

    member_type str

    Group member type.

    provisioningState String

    The provisioning state of the scope assignment resource.

    conditionalMembership String

    Network group conditional filter.

    description String

    A description of the network group.

    displayName String

    A friendly name for the network group.

    groupMembers List<Property Map>

    Group members of network group.

    id String

    Resource ID.

    memberType String

    Group member type.

    EffectiveDefaultSecurityAdminRuleResponse

    Access string

    Indicates the access allowed for this particular rule

    Description string

    A description for this rule. Restricted to 140 chars.

    DestinationPortRanges List<string>

    The destination port ranges.

    Destinations List<Pulumi.AzureNative.Network.Inputs.AddressPrefixItemResponse>

    The destination address prefixes. CIDR or destination IP ranges.

    Direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    DisplayName string

    A friendly name for the rule.

    Priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    Protocol string

    Network protocol this rule applies to.

    ProvisioningState string

    The provisioning state of the resource.

    SourcePortRanges List<string>

    The source port ranges.

    Sources List<Pulumi.AzureNative.Network.Inputs.AddressPrefixItemResponse>

    The CIDR or source IP ranges.

    ConfigurationDescription string

    A description of the security admin configuration.

    ConfigurationDisplayName string

    A display name of the security admin configuration.

    Flag string

    Default rule flag.

    Id string

    Resource ID.

    RuleCollectionAppliesToGroups List<Pulumi.AzureNative.Network.Inputs.NetworkManagerSecurityGroupItemResponse>

    Groups for rule collection

    RuleCollectionDescription string

    A description of the rule collection.

    RuleCollectionDisplayName string

    A display name of the rule collection.

    RuleGroups List<Pulumi.AzureNative.Network.Inputs.ConfigurationGroupResponse>

    Effective configuration groups.

    Access string

    Indicates the access allowed for this particular rule

    Description string

    A description for this rule. Restricted to 140 chars.

    DestinationPortRanges []string

    The destination port ranges.

    Destinations []AddressPrefixItemResponse

    The destination address prefixes. CIDR or destination IP ranges.

    Direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    DisplayName string

    A friendly name for the rule.

    Priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    Protocol string

    Network protocol this rule applies to.

    ProvisioningState string

    The provisioning state of the resource.

    SourcePortRanges []string

    The source port ranges.

    Sources []AddressPrefixItemResponse

    The CIDR or source IP ranges.

    ConfigurationDescription string

    A description of the security admin configuration.

    ConfigurationDisplayName string

    A display name of the security admin configuration.

    Flag string

    Default rule flag.

    Id string

    Resource ID.

    RuleCollectionAppliesToGroups []NetworkManagerSecurityGroupItemResponse

    Groups for rule collection

    RuleCollectionDescription string

    A description of the rule collection.

    RuleCollectionDisplayName string

    A display name of the rule collection.

    RuleGroups []ConfigurationGroupResponse

    Effective configuration groups.

    access String

    Indicates the access allowed for this particular rule

    description String

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges List<String>

    The destination port ranges.

    destinations List<AddressPrefixItemResponse>

    The destination address prefixes. CIDR or destination IP ranges.

    direction String

    Indicates if the traffic matched against the rule in inbound or outbound.

    displayName String

    A friendly name for the rule.

    priority Integer

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    protocol String

    Network protocol this rule applies to.

    provisioningState String

    The provisioning state of the resource.

    sourcePortRanges List<String>

    The source port ranges.

    sources List<AddressPrefixItemResponse>

    The CIDR or source IP ranges.

    configurationDescription String

    A description of the security admin configuration.

    configurationDisplayName String

    A display name of the security admin configuration.

    flag String

    Default rule flag.

    id String

    Resource ID.

    ruleCollectionAppliesToGroups List<NetworkManagerSecurityGroupItemResponse>

    Groups for rule collection

    ruleCollectionDescription String

    A description of the rule collection.

    ruleCollectionDisplayName String

    A display name of the rule collection.

    ruleGroups List<ConfigurationGroupResponse>

    Effective configuration groups.

    access string

    Indicates the access allowed for this particular rule

    description string

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges string[]

    The destination port ranges.

    destinations AddressPrefixItemResponse[]

    The destination address prefixes. CIDR or destination IP ranges.

    direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    displayName string

    A friendly name for the rule.

    priority number

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    protocol string

    Network protocol this rule applies to.

    provisioningState string

    The provisioning state of the resource.

    sourcePortRanges string[]

    The source port ranges.

    sources AddressPrefixItemResponse[]

    The CIDR or source IP ranges.

    configurationDescription string

    A description of the security admin configuration.

    configurationDisplayName string

    A display name of the security admin configuration.

    flag string

    Default rule flag.

    id string

    Resource ID.

    ruleCollectionAppliesToGroups NetworkManagerSecurityGroupItemResponse[]

    Groups for rule collection

    ruleCollectionDescription string

    A description of the rule collection.

    ruleCollectionDisplayName string

    A display name of the rule collection.

    ruleGroups ConfigurationGroupResponse[]

    Effective configuration groups.

    access str

    Indicates the access allowed for this particular rule

    description str

    A description for this rule. Restricted to 140 chars.

    destination_port_ranges Sequence[str]

    The destination port ranges.

    destinations Sequence[AddressPrefixItemResponse]

    The destination address prefixes. CIDR or destination IP ranges.

    direction str

    Indicates if the traffic matched against the rule in inbound or outbound.

    display_name str

    A friendly name for the rule.

    priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    protocol str

    Network protocol this rule applies to.

    provisioning_state str

    The provisioning state of the resource.

    source_port_ranges Sequence[str]

    The source port ranges.

    sources Sequence[AddressPrefixItemResponse]

    The CIDR or source IP ranges.

    configuration_description str

    A description of the security admin configuration.

    configuration_display_name str

    A display name of the security admin configuration.

    flag str

    Default rule flag.

    id str

    Resource ID.

    rule_collection_applies_to_groups Sequence[NetworkManagerSecurityGroupItemResponse]

    Groups for rule collection

    rule_collection_description str

    A description of the rule collection.

    rule_collection_display_name str

    A display name of the rule collection.

    rule_groups Sequence[ConfigurationGroupResponse]

    Effective configuration groups.

    access String

    Indicates the access allowed for this particular rule

    description String

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges List<String>

    The destination port ranges.

    destinations List<Property Map>

    The destination address prefixes. CIDR or destination IP ranges.

    direction String

    Indicates if the traffic matched against the rule in inbound or outbound.

    displayName String

    A friendly name for the rule.

    priority Number

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    protocol String

    Network protocol this rule applies to.

    provisioningState String

    The provisioning state of the resource.

    sourcePortRanges List<String>

    The source port ranges.

    sources List<Property Map>

    The CIDR or source IP ranges.

    configurationDescription String

    A description of the security admin configuration.

    configurationDisplayName String

    A display name of the security admin configuration.

    flag String

    Default rule flag.

    id String

    Resource ID.

    ruleCollectionAppliesToGroups List<Property Map>

    Groups for rule collection

    ruleCollectionDescription String

    A description of the rule collection.

    ruleCollectionDisplayName String

    A display name of the rule collection.

    ruleGroups List<Property Map>

    Effective configuration groups.

    EffectiveSecurityAdminRuleResponse

    Access string

    Indicates the access allowed for this particular rule

    Direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    Protocol string

    Network protocol this rule applies to.

    ProvisioningState string

    The provisioning state of the resource.

    ConfigurationDescription string

    A description of the security admin configuration.

    ConfigurationDisplayName string

    A display name of the security admin configuration.

    Description string

    A description for this rule. Restricted to 140 chars.

    DestinationPortRanges List<string>

    The destination port ranges.

    Destinations List<Pulumi.AzureNative.Network.Inputs.AddressPrefixItemResponse>

    The destination address prefixes. CIDR or destination IP ranges.

    DisplayName string

    A friendly name for the rule.

    Id string

    Resource ID.

    Priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    RuleCollectionAppliesToGroups List<Pulumi.AzureNative.Network.Inputs.NetworkManagerSecurityGroupItemResponse>

    Groups for rule collection

    RuleCollectionDescription string

    A description of the rule collection.

    RuleCollectionDisplayName string

    A display name of the rule collection.

    RuleGroups List<Pulumi.AzureNative.Network.Inputs.ConfigurationGroupResponse>

    Effective configuration groups.

    SourcePortRanges List<string>

    The source port ranges.

    Sources List<Pulumi.AzureNative.Network.Inputs.AddressPrefixItemResponse>

    The CIDR or source IP ranges.

    Access string

    Indicates the access allowed for this particular rule

    Direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    Protocol string

    Network protocol this rule applies to.

    ProvisioningState string

    The provisioning state of the resource.

    ConfigurationDescription string

    A description of the security admin configuration.

    ConfigurationDisplayName string

    A display name of the security admin configuration.

    Description string

    A description for this rule. Restricted to 140 chars.

    DestinationPortRanges []string

    The destination port ranges.

    Destinations []AddressPrefixItemResponse

    The destination address prefixes. CIDR or destination IP ranges.

    DisplayName string

    A friendly name for the rule.

    Id string

    Resource ID.

    Priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    RuleCollectionAppliesToGroups []NetworkManagerSecurityGroupItemResponse

    Groups for rule collection

    RuleCollectionDescription string

    A description of the rule collection.

    RuleCollectionDisplayName string

    A display name of the rule collection.

    RuleGroups []ConfigurationGroupResponse

    Effective configuration groups.

    SourcePortRanges []string

    The source port ranges.

    Sources []AddressPrefixItemResponse

    The CIDR or source IP ranges.

    access String

    Indicates the access allowed for this particular rule

    direction String

    Indicates if the traffic matched against the rule in inbound or outbound.

    protocol String

    Network protocol this rule applies to.

    provisioningState String

    The provisioning state of the resource.

    configurationDescription String

    A description of the security admin configuration.

    configurationDisplayName String

    A display name of the security admin configuration.

    description String

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges List<String>

    The destination port ranges.

    destinations List<AddressPrefixItemResponse>

    The destination address prefixes. CIDR or destination IP ranges.

    displayName String

    A friendly name for the rule.

    id String

    Resource ID.

    priority Integer

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    ruleCollectionAppliesToGroups List<NetworkManagerSecurityGroupItemResponse>

    Groups for rule collection

    ruleCollectionDescription String

    A description of the rule collection.

    ruleCollectionDisplayName String

    A display name of the rule collection.

    ruleGroups List<ConfigurationGroupResponse>

    Effective configuration groups.

    sourcePortRanges List<String>

    The source port ranges.

    sources List<AddressPrefixItemResponse>

    The CIDR or source IP ranges.

    access string

    Indicates the access allowed for this particular rule

    direction string

    Indicates if the traffic matched against the rule in inbound or outbound.

    protocol string

    Network protocol this rule applies to.

    provisioningState string

    The provisioning state of the resource.

    configurationDescription string

    A description of the security admin configuration.

    configurationDisplayName string

    A display name of the security admin configuration.

    description string

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges string[]

    The destination port ranges.

    destinations AddressPrefixItemResponse[]

    The destination address prefixes. CIDR or destination IP ranges.

    displayName string

    A friendly name for the rule.

    id string

    Resource ID.

    priority number

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    ruleCollectionAppliesToGroups NetworkManagerSecurityGroupItemResponse[]

    Groups for rule collection

    ruleCollectionDescription string

    A description of the rule collection.

    ruleCollectionDisplayName string

    A display name of the rule collection.

    ruleGroups ConfigurationGroupResponse[]

    Effective configuration groups.

    sourcePortRanges string[]

    The source port ranges.

    sources AddressPrefixItemResponse[]

    The CIDR or source IP ranges.

    access str

    Indicates the access allowed for this particular rule

    direction str

    Indicates if the traffic matched against the rule in inbound or outbound.

    protocol str

    Network protocol this rule applies to.

    provisioning_state str

    The provisioning state of the resource.

    configuration_description str

    A description of the security admin configuration.

    configuration_display_name str

    A display name of the security admin configuration.

    description str

    A description for this rule. Restricted to 140 chars.

    destination_port_ranges Sequence[str]

    The destination port ranges.

    destinations Sequence[AddressPrefixItemResponse]

    The destination address prefixes. CIDR or destination IP ranges.

    display_name str

    A friendly name for the rule.

    id str

    Resource ID.

    priority int

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    rule_collection_applies_to_groups Sequence[NetworkManagerSecurityGroupItemResponse]

    Groups for rule collection

    rule_collection_description str

    A description of the rule collection.

    rule_collection_display_name str

    A display name of the rule collection.

    rule_groups Sequence[ConfigurationGroupResponse]

    Effective configuration groups.

    source_port_ranges Sequence[str]

    The source port ranges.

    sources Sequence[AddressPrefixItemResponse]

    The CIDR or source IP ranges.

    access String

    Indicates the access allowed for this particular rule

    direction String

    Indicates if the traffic matched against the rule in inbound or outbound.

    protocol String

    Network protocol this rule applies to.

    provisioningState String

    The provisioning state of the resource.

    configurationDescription String

    A description of the security admin configuration.

    configurationDisplayName String

    A display name of the security admin configuration.

    description String

    A description for this rule. Restricted to 140 chars.

    destinationPortRanges List<String>

    The destination port ranges.

    destinations List<Property Map>

    The destination address prefixes. CIDR or destination IP ranges.

    displayName String

    A friendly name for the rule.

    id String

    Resource ID.

    priority Number

    The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

    ruleCollectionAppliesToGroups List<Property Map>

    Groups for rule collection

    ruleCollectionDescription String

    A description of the rule collection.

    ruleCollectionDisplayName String

    A display name of the rule collection.

    ruleGroups List<Property Map>

    Effective configuration groups.

    sourcePortRanges List<String>

    The source port ranges.

    sources List<Property Map>

    The CIDR or source IP ranges.

    GroupMembersItemResponse

    ResourceId string

    Resource Id.

    ResourceId string

    Resource Id.

    resourceId String

    Resource Id.

    resourceId string

    Resource Id.

    resource_id str

    Resource Id.

    resourceId String

    Resource Id.

    NetworkManagerSecurityGroupItemResponse

    NetworkGroupId string

    Network manager group Id.

    NetworkGroupId string

    Network manager group Id.

    networkGroupId String

    Network manager group Id.

    networkGroupId string

    Network manager group Id.

    network_group_id str

    Network manager group Id.

    networkGroupId String

    Network manager group Id.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi