INetworkToNetworkInterconnectPatchableProperties.IngressAclId Property

Definition

Ingress Acl. ARM resource ID of Access Control Lists.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Ingress Acl. ARM resource ID of Access Control Lists.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ingressAclId", Update=true)]
public string IngressAclId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Ingress Acl. ARM resource ID of Access Control Lists.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ingressAclId", Update=true)>]
member this.IngressAclId : string with get, set
Public Property IngressAclId As String

Property Value

Attributes

Applies to