IL3IsolationDomainProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L3IsolationDomainPropertiesTypeConverter))]
public interface IL3IsolationDomainProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IL3IsolationDomainPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L3IsolationDomainPropertiesTypeConverter))>]
type IL3IsolationDomainProperties = interface
    interface IJsonSerializable
    interface IAnnotationResource
    interface IL3IsolationDomainPatchableProperties
Public Interface IL3IsolationDomainProperties
Implements IAnnotationResource, IL3IsolationDomainPatchableProperties
Derived
Attributes
Implements

Properties

Name Description
AdministrativeState

Administrative state of the resource.

AggregateRouteConfiguration

Aggregate route configurations.

(Inherited from IL3IsolationDomainPatchableProperties)
Annotation

Switch configuration description.

(Inherited from IAnnotationResource)
ConfigurationState

Configuration state of the resource.

ConnectedSubnetRoutePolicy

Connected Subnet RoutePolicy

(Inherited from IL3IsolationDomainPatchableProperties)
NetworkFabricId

ARM Resource ID of the Network Fabric.

ProvisioningState

Provisioning state of the resource.

RedistributeConnectedSubnet

Advertise Connected Subnets. Ex: "True" | "False".

(Inherited from IL3IsolationDomainPatchableProperties)
RedistributeStaticRoute

Advertise Static Routes. Ex: "True" | "False".

(Inherited from IL3IsolationDomainPatchableProperties)

Methods

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

Applies to