Sdílet prostřednictvím


INetworkSecurityGroup.DefaultSecurityRules Property

Definition

Gets default security rules associated with this network security group, indexed by their name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.INetworkSecurityRule> DefaultSecurityRules { get; }
member this.DefaultSecurityRules : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.INetworkSecurityRule>
Public ReadOnly Property DefaultSecurityRules As IReadOnlyDictionary(Of String, INetworkSecurityRule)

Property Value

Applies to