Compartilhar via


NetworkSecurityGroupResourceSettings.SecurityRules Propriedade

Definição

Obtém ou define regras de segurança do grupo de segurança de rede.

[Newtonsoft.Json.JsonProperty(PropertyName="securityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.NsgSecurityRule> SecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityRules")>]
member this.SecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.NsgSecurityRule> with get, set
Public Property SecurityRules As IList(Of NsgSecurityRule)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a