This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.managednetworkfabric.getAccessControlList
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Implements Access Control List GET method.
Uses Azure REST API version 2023-06-15.
Other available API versions: 2023-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native managednetworkfabric [ApiVersion]
. See the version guide for details.
Using getAccessControlList
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 getAccessControlList(args: GetAccessControlListArgs, opts?: InvokeOptions): Promise<GetAccessControlListResult>
function getAccessControlListOutput(args: GetAccessControlListOutputArgs, opts?: InvokeOptions): Output<GetAccessControlListResult>
def get_access_control_list(access_control_list_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccessControlListResult
def get_access_control_list_output(access_control_list_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccessControlListResult]
func LookupAccessControlList(ctx *Context, args *LookupAccessControlListArgs, opts ...InvokeOption) (*LookupAccessControlListResult, error)
func LookupAccessControlListOutput(ctx *Context, args *LookupAccessControlListOutputArgs, opts ...InvokeOption) LookupAccessControlListResultOutput
> Note: This function is named LookupAccessControlList
in the Go SDK.
public static class GetAccessControlList
{
public static Task<GetAccessControlListResult> InvokeAsync(GetAccessControlListArgs args, InvokeOptions? opts = null)
public static Output<GetAccessControlListResult> Invoke(GetAccessControlListInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccessControlListResult> getAccessControlList(GetAccessControlListArgs args, InvokeOptions options)
public static Output<GetAccessControlListResult> getAccessControlList(GetAccessControlListArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:managednetworkfabric:getAccessControlList
arguments:
# arguments dictionary
The following arguments are supported:
- Access
Control stringList Name - Name of the Access Control List.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Access
Control stringList Name - Name of the Access Control List.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- access
Control StringList Name - Name of the Access Control List.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- access
Control stringList Name - Name of the Access Control List.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- access_
control_ strlist_ name - Name of the Access Control List.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- access
Control StringList Name - Name of the Access Control List.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAccessControlList Result
The following output properties are available:
- Administrative
State string - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Configuration
Type string - Input method to configure Access Control List.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Last
Synced stringTime - The last synced timestamp.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- System
Data Pulumi.Azure Native. Managed Network Fabric. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Acls
Url string - Access Control List file URL.
- Annotation string
- Switch configuration description.
- Default
Action string - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- Dynamic
Match List<Pulumi.Configurations Azure Native. Managed Network Fabric. Outputs. Common Dynamic Match Configuration Response> - List of dynamic match configurations.
- Match
Configurations List<Pulumi.Azure Native. Managed Network Fabric. Outputs. Access Control List Match Configuration Response> - List of match configurations.
- Dictionary<string, string>
- Resource tags.
- Administrative
State string - Administrative state of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Configuration
State string - Configuration state of the resource.
- Configuration
Type string - Input method to configure Access Control List.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Last
Synced stringTime - The last synced timestamp.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Acls
Url string - Access Control List file URL.
- Annotation string
- Switch configuration description.
- Default
Action string - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- Dynamic
Match []CommonConfigurations Dynamic Match Configuration Response - List of dynamic match configurations.
- Match
Configurations []AccessControl List Match Configuration Response - List of match configurations.
- map[string]string
- Resource tags.
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- configuration
Type String - Input method to configure Access Control List.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last
Synced StringTime - The last synced timestamp.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- acls
Url String - Access Control List file URL.
- annotation String
- Switch configuration description.
- default
Action String - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- dynamic
Match List<CommonConfigurations Dynamic Match Configuration Response> - List of dynamic match configurations.
- match
Configurations List<AccessControl List Match Configuration Response> - List of match configurations.
- Map<String,String>
- Resource tags.
- administrative
State string - Administrative state of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- configuration
State string - Configuration state of the resource.
- configuration
Type string - Input method to configure Access Control List.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last
Synced stringTime - The last synced timestamp.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - Provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- acls
Url string - Access Control List file URL.
- annotation string
- Switch configuration description.
- default
Action string - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- dynamic
Match CommonConfigurations Dynamic Match Configuration Response[] - List of dynamic match configurations.
- match
Configurations AccessControl List Match Configuration Response[] - List of match configurations.
- {[key: string]: string}
- Resource tags.
- administrative_
state str - Administrative state of the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- configuration_
state str - Configuration state of the resource.
- configuration_
type str - Input method to configure Access Control List.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last_
synced_ strtime - The last synced timestamp.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - Provisioning state of the resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- acls_
url str - Access Control List file URL.
- annotation str
- Switch configuration description.
- default_
action str - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- dynamic_
match_ Sequence[Commonconfigurations Dynamic Match Configuration Response] - List of dynamic match configurations.
- match_
configurations Sequence[AccessControl List Match Configuration Response] - List of match configurations.
- Mapping[str, str]
- Resource tags.
- administrative
State String - Administrative state of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- configuration
State String - Configuration state of the resource.
- configuration
Type String - Input method to configure Access Control List.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last
Synced StringTime - The last synced timestamp.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- acls
Url String - Access Control List file URL.
- annotation String
- Switch configuration description.
- default
Action String - Default action that needs to be applied when no condition is matched. Example: Permit | Deny.
- dynamic
Match List<Property Map>Configurations - List of dynamic match configurations.
- match
Configurations List<Property Map> - List of match configurations.
- Map<String>
- Resource tags.
Supporting Types
AccessControlListActionResponse
- Counter
Name string - Name of the counter block to get match count information.
- Type string
- Type of actions that can be performed.
- Counter
Name string - Name of the counter block to get match count information.
- Type string
- Type of actions that can be performed.
- counter
Name String - Name of the counter block to get match count information.
- type String
- Type of actions that can be performed.
- counter
Name string - Name of the counter block to get match count information.
- type string
- Type of actions that can be performed.
- counter_
name str - Name of the counter block to get match count information.
- type str
- Type of actions that can be performed.
- counter
Name String - Name of the counter block to get match count information.
- type String
- Type of actions that can be performed.
AccessControlListMatchConditionResponse
- Dscp
Markings List<string> - List of DSCP Markings that need to be matched.
- Ether
Types List<string> - List of ether type values that need to be matched.
- Fragments List<string>
- List of IP fragment packets that need to be matched.
- Ip
Condition Pulumi.Azure Native. Managed Network Fabric. Inputs. Ip Match Condition Response - IP condition that needs to be matched.
- Ip
Lengths List<string> - List of IP Lengths that need to be matched.
- Port
Condition Pulumi.Azure Native. Managed Network Fabric. Inputs. Access Control List Port Condition Response - Defines the port condition that needs to be matched.
- Protocol
Types List<string> - List of the protocols that need to be matched.
- Ttl
Values List<string> - List of TTL [Time To Live] values that need to be matched.
- Vlan
Match Pulumi.Condition Azure Native. Managed Network Fabric. Inputs. Vlan Match Condition Response - Vlan match condition that needs to be matched.
- Dscp
Markings []string - List of DSCP Markings that need to be matched.
- Ether
Types []string - List of ether type values that need to be matched.
- Fragments []string
- List of IP fragment packets that need to be matched.
- Ip
Condition IpMatch Condition Response - IP condition that needs to be matched.
- Ip
Lengths []string - List of IP Lengths that need to be matched.
- Port
Condition AccessControl List Port Condition Response - Defines the port condition that needs to be matched.
- Protocol
Types []string - List of the protocols that need to be matched.
- Ttl
Values []string - List of TTL [Time To Live] values that need to be matched.
- Vlan
Match VlanCondition Match Condition Response - Vlan match condition that needs to be matched.
- dscp
Markings List<String> - List of DSCP Markings that need to be matched.
- ether
Types List<String> - List of ether type values that need to be matched.
- fragments List<String>
- List of IP fragment packets that need to be matched.
- ip
Condition IpMatch Condition Response - IP condition that needs to be matched.
- ip
Lengths List<String> - List of IP Lengths that need to be matched.
- port
Condition AccessControl List Port Condition Response - Defines the port condition that needs to be matched.
- protocol
Types List<String> - List of the protocols that need to be matched.
- ttl
Values List<String> - List of TTL [Time To Live] values that need to be matched.
- vlan
Match VlanCondition Match Condition Response - Vlan match condition that needs to be matched.
- dscp
Markings string[] - List of DSCP Markings that need to be matched.
- ether
Types string[] - List of ether type values that need to be matched.
- fragments string[]
- List of IP fragment packets that need to be matched.
- ip
Condition IpMatch Condition Response - IP condition that needs to be matched.
- ip
Lengths string[] - List of IP Lengths that need to be matched.
- port
Condition AccessControl List Port Condition Response - Defines the port condition that needs to be matched.
- protocol
Types string[] - List of the protocols that need to be matched.
- ttl
Values string[] - List of TTL [Time To Live] values that need to be matched.
- vlan
Match VlanCondition Match Condition Response - Vlan match condition that needs to be matched.
- dscp_
markings Sequence[str] - List of DSCP Markings that need to be matched.
- ether_
types Sequence[str] - List of ether type values that need to be matched.
- fragments Sequence[str]
- List of IP fragment packets that need to be matched.
- ip_
condition IpMatch Condition Response - IP condition that needs to be matched.
- ip_
lengths Sequence[str] - List of IP Lengths that need to be matched.
- port_
condition AccessControl List Port Condition Response - Defines the port condition that needs to be matched.
- protocol_
types Sequence[str] - List of the protocols that need to be matched.
- ttl_
values Sequence[str] - List of TTL [Time To Live] values that need to be matched.
- vlan_
match_ Vlancondition Match Condition Response - Vlan match condition that needs to be matched.
- dscp
Markings List<String> - List of DSCP Markings that need to be matched.
- ether
Types List<String> - List of ether type values that need to be matched.
- fragments List<String>
- List of IP fragment packets that need to be matched.
- ip
Condition Property Map - IP condition that needs to be matched.
- ip
Lengths List<String> - List of IP Lengths that need to be matched.
- port
Condition Property Map - Defines the port condition that needs to be matched.
- protocol
Types List<String> - List of the protocols that need to be matched.
- ttl
Values List<String> - List of TTL [Time To Live] values that need to be matched.
- vlan
Match Property MapCondition - Vlan match condition that needs to be matched.
AccessControlListMatchConfigurationResponse
- Actions
List<Pulumi.
Azure Native. Managed Network Fabric. Inputs. Access Control List Action Response> - List of actions that need to be performed for the matched conditions.
- Ip
Address stringType - Type of IP Address. IPv4 or IPv6
- Match
Conditions List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Access Control List Match Condition Response> - List of the match conditions.
- Match
Configuration stringName - The name of the match configuration.
- Sequence
Number double - Sequence Number of the match configuration.
- Actions
[]Access
Control List Action Response - List of actions that need to be performed for the matched conditions.
- Ip
Address stringType - Type of IP Address. IPv4 or IPv6
- Match
Conditions []AccessControl List Match Condition Response - List of the match conditions.
- Match
Configuration stringName - The name of the match configuration.
- Sequence
Number float64 - Sequence Number of the match configuration.
- actions
List<Access
Control List Action Response> - List of actions that need to be performed for the matched conditions.
- ip
Address StringType - Type of IP Address. IPv4 or IPv6
- match
Conditions List<AccessControl List Match Condition Response> - List of the match conditions.
- match
Configuration StringName - The name of the match configuration.
- sequence
Number Double - Sequence Number of the match configuration.
- actions
Access
Control List Action Response[] - List of actions that need to be performed for the matched conditions.
- ip
Address stringType - Type of IP Address. IPv4 or IPv6
- match
Conditions AccessControl List Match Condition Response[] - List of the match conditions.
- match
Configuration stringName - The name of the match configuration.
- sequence
Number number - Sequence Number of the match configuration.
- actions
Sequence[Access
Control List Action Response] - List of actions that need to be performed for the matched conditions.
- ip_
address_ strtype - Type of IP Address. IPv4 or IPv6
- match_
conditions Sequence[AccessControl List Match Condition Response] - List of the match conditions.
- match_
configuration_ strname - The name of the match configuration.
- sequence_
number float - Sequence Number of the match configuration.
- actions List<Property Map>
- List of actions that need to be performed for the matched conditions.
- ip
Address StringType - Type of IP Address. IPv4 or IPv6
- match
Conditions List<Property Map> - List of the match conditions.
- match
Configuration StringName - The name of the match configuration.
- sequence
Number Number - Sequence Number of the match configuration.
AccessControlListPortConditionResponse
- Layer4Protocol string
- Layer4 protocol type that needs to be matched.
- Flags List<string>
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- Port
Group List<string>Names - List of the port Group Names that need to be matched.
- Port
Type string - Port type that needs to be matched.
- Ports List<string>
- List of the Ports that need to be matched.
- Layer4Protocol string
- Layer4 protocol type that needs to be matched.
- Flags []string
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- Port
Group []stringNames - List of the port Group Names that need to be matched.
- Port
Type string - Port type that needs to be matched.
- Ports []string
- List of the Ports that need to be matched.
- layer4Protocol String
- Layer4 protocol type that needs to be matched.
- flags List<String>
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- port
Group List<String>Names - List of the port Group Names that need to be matched.
- port
Type String - Port type that needs to be matched.
- ports List<String>
- List of the Ports that need to be matched.
- layer4Protocol string
- Layer4 protocol type that needs to be matched.
- flags string[]
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- port
Group string[]Names - List of the port Group Names that need to be matched.
- port
Type string - Port type that needs to be matched.
- ports string[]
- List of the Ports that need to be matched.
- layer4_
protocol str - Layer4 protocol type that needs to be matched.
- flags Sequence[str]
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- port_
group_ Sequence[str]names - List of the port Group Names that need to be matched.
- port_
type str - Port type that needs to be matched.
- ports Sequence[str]
- List of the Ports that need to be matched.
- layer4Protocol String
- Layer4 protocol type that needs to be matched.
- flags List<String>
- List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg
- port
Group List<String>Names - List of the port Group Names that need to be matched.
- port
Type String - Port type that needs to be matched.
- ports List<String>
- List of the Ports that need to be matched.
CommonDynamicMatchConfigurationResponse
- Ip
Groups List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Ip Group Properties Response> - List of IP Groups.
- Port
Groups List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Port Group Properties Response> - List of the port groups.
- Vlan
Groups List<Pulumi.Azure Native. Managed Network Fabric. Inputs. Vlan Group Properties Response> - List of vlan groups.
- Ip
Groups []IpGroup Properties Response - List of IP Groups.
- Port
Groups []PortGroup Properties Response - List of the port groups.
- Vlan
Groups []VlanGroup Properties Response - List of vlan groups.
- ip
Groups List<IpGroup Properties Response> - List of IP Groups.
- port
Groups List<PortGroup Properties Response> - List of the port groups.
- vlan
Groups List<VlanGroup Properties Response> - List of vlan groups.
- ip
Groups IpGroup Properties Response[] - List of IP Groups.
- port
Groups PortGroup Properties Response[] - List of the port groups.
- vlan
Groups VlanGroup Properties Response[] - List of vlan groups.
- ip_
groups Sequence[IpGroup Properties Response] - List of IP Groups.
- port_
groups Sequence[PortGroup Properties Response] - List of the port groups.
- vlan_
groups Sequence[VlanGroup Properties Response] - List of vlan groups.
- ip
Groups List<Property Map> - List of IP Groups.
- port
Groups List<Property Map> - List of the port groups.
- vlan
Groups List<Property Map> - List of vlan groups.
IpGroupPropertiesResponse
- Ip
Address stringType - IP Address type.
- Ip
Prefixes List<string> - List of IP Prefixes.
- Name string
- IP Group name.
- Ip
Address stringType - IP Address type.
- Ip
Prefixes []string - List of IP Prefixes.
- Name string
- IP Group name.
- ip
Address StringType - IP Address type.
- ip
Prefixes List<String> - List of IP Prefixes.
- name String
- IP Group name.
- ip
Address stringType - IP Address type.
- ip
Prefixes string[] - List of IP Prefixes.
- name string
- IP Group name.
- ip_
address_ strtype - IP Address type.
- ip_
prefixes Sequence[str] - List of IP Prefixes.
- name str
- IP Group name.
- ip
Address StringType - IP Address type.
- ip
Prefixes List<String> - List of IP Prefixes.
- name String
- IP Group name.
IpMatchConditionResponse
- Ip
Group List<string>Names - The List of IP Group Names that need to be matched.
- Ip
Prefix List<string>Values - The list of IP Prefixes that need to be matched.
- Prefix
Type string - IP Prefix Type that needs to be matched.
- Type string
- IP Address type that needs to be matched.
- Ip
Group []stringNames - The List of IP Group Names that need to be matched.
- Ip
Prefix []stringValues - The list of IP Prefixes that need to be matched.
- Prefix
Type string - IP Prefix Type that needs to be matched.
- Type string
- IP Address type that needs to be matched.
- ip
Group List<String>Names - The List of IP Group Names that need to be matched.
- ip
Prefix List<String>Values - The list of IP Prefixes that need to be matched.
- prefix
Type String - IP Prefix Type that needs to be matched.
- type String
- IP Address type that needs to be matched.
- ip
Group string[]Names - The List of IP Group Names that need to be matched.
- ip
Prefix string[]Values - The list of IP Prefixes that need to be matched.
- prefix
Type string - IP Prefix Type that needs to be matched.
- type string
- IP Address type that needs to be matched.
- ip_
group_ Sequence[str]names - The List of IP Group Names that need to be matched.
- ip_
prefix_ Sequence[str]values - The list of IP Prefixes that need to be matched.
- prefix_
type str - IP Prefix Type that needs to be matched.
- type str
- IP Address type that needs to be matched.
- ip
Group List<String>Names - The List of IP Group Names that need to be matched.
- ip
Prefix List<String>Values - The list of IP Prefixes that need to be matched.
- prefix
Type String - IP Prefix Type that needs to be matched.
- type String
- IP Address type that needs to be matched.
PortGroupPropertiesResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
VlanGroupPropertiesResponse
VlanMatchConditionResponse
- Inner
Vlans List<string> - List of inner vlans that need to be matched.
- Vlan
Group List<string>Names - List of vlan group names that need to be matched.
- Vlans List<string>
- List of vlans that need to be matched.
- Inner
Vlans []string - List of inner vlans that need to be matched.
- Vlan
Group []stringNames - List of vlan group names that need to be matched.
- Vlans []string
- List of vlans that need to be matched.
- inner
Vlans List<String> - List of inner vlans that need to be matched.
- vlan
Group List<String>Names - List of vlan group names that need to be matched.
- vlans List<String>
- List of vlans that need to be matched.
- inner
Vlans string[] - List of inner vlans that need to be matched.
- vlan
Group string[]Names - List of vlan group names that need to be matched.
- vlans string[]
- List of vlans that need to be matched.
- inner_
vlans Sequence[str] - List of inner vlans that need to be matched.
- vlan_
group_ Sequence[str]names - List of vlan group names that need to be matched.
- vlans Sequence[str]
- List of vlans that need to be matched.
- inner
Vlans List<String> - List of inner vlans that need to be matched.
- vlan
Group List<String>Names - List of vlan group names that need to be matched.
- vlans List<String>
- List of vlans that need to be matched.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi