INetworkSecurityRule.SourceAddressPrefixes Propriedade

Definição

Obtém a lista de prefixos de endereço de origem aos quais a regra se aplica, expressa usando a notação CIDR no formato: "###.#####.#" e "" significa "any" ou endereços IP.

public System.Collections.Generic.IReadOnlyList<string> SourceAddressPrefixes { get; }
member this.SourceAddressPrefixes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SourceAddressPrefixes As IReadOnlyList(Of String)

Valor da propriedade

Aplica-se a