IDestinationProperties.IsolationDomainPropertyEncapsulation Property

Definition

Type of encapsulation.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "None", "GRE" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Type of encapsulation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="encapsulation", Update=true)]
public string IsolationDomainPropertyEncapsulation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "None", "GRE" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Type of encapsulation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="encapsulation", Update=true)>]
member this.IsolationDomainPropertyEncapsulation : string with get, set
Public Property IsolationDomainPropertyEncapsulation As String

Property Value

Attributes

Applies to