IL3IsolationDomainPatchProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L3IsolationDomainPatchPropertiesTypeConverter))]
public interface IL3IsolationDomainPatchProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IL3IsolationDomainPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.L3IsolationDomainPatchPropertiesTypeConverter))>]
type IL3IsolationDomainPatchProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface IL3IsolationDomainPatchableProperties
Public Interface IL3IsolationDomainPatchProperties
Implements IAnnotationResource, IL3IsolationDomainPatchableProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AggregateRouteConfiguration |
Aggregate route configurations. (Inherited from IL3IsolationDomainPatchableProperties) |
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| ConnectedSubnetRoutePolicy |
Connected Subnet RoutePolicy (Inherited from IL3IsolationDomainPatchableProperties) |
| 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) |