你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IManagedNetworkFabricIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ManagedNetworkFabricIdentityTypeConverter))]
public interface IManagedNetworkFabricIdentity : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ManagedNetworkFabricIdentityTypeConverter))>]
type IManagedNetworkFabricIdentity = interface
    interface IJsonSerializable
Public Interface IManagedNetworkFabricIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AccessControlListName

Name of the Access Control List.

ExternalNetworkName

Name of the External Network.

Id

Resource identity path

InternalNetworkName

Name of the Internal Network.

InternetGatewayName

Name of the Internet Gateway.

InternetGatewayRuleName

Name of the Internet Gateway rule.

IPCommunityName

Name of the IP Community.

IPExtendedCommunityName

Name of the IP Extended Community.

IPPrefixName

Name of the IP Prefix.

L2IsolationDomainName

Name of the L2 Isolation Domain.

L3IsolationDomainName

Name of the L3 Isolation Domain.

NeighborGroupName

Name of the Neighbor Group.

NetworkDeviceName

Name of the Network Device.

NetworkDeviceSkuName

Name of the Network Device SKU.

NetworkFabricControllerName

Name of the Network Fabric Controller.

NetworkFabricName

Name of the Network Fabric.

NetworkFabricSkuName

Name of the Network Fabric SKU.

NetworkInterfaceName

Name of the Network Interface.

NetworkPacketBrokerName

Name of the Network Packet Broker.

NetworkRackName

Name of the Network Rack.

NetworkTapName

Name of the Network Tap.

NetworkTapRuleName

Name of the Network Tap Rule.

NetworkToNetworkInterconnectName

Name of the Network to Network Interconnect.

ResourceGroupName

The name of the resource group. The name is case insensitive.

RoutePolicyName

Name of the Route Policy.

SubscriptionId

The ID of the target subscription. The value must be an UUID.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to