Compartilhar via


CustomIPPrefixesOperationsExtensions.Get Método

Definição

Obtém o prefixo ip personalizado especificado em um grupo de recursos especificado.

public static Microsoft.Azure.Management.Network.Models.CustomIpPrefix Get (this Microsoft.Azure.Management.Network.ICustomIPPrefixesOperations operations, string resourceGroupName, string customIpPrefixName, string expand = default);
static member Get : Microsoft.Azure.Management.Network.ICustomIPPrefixesOperations * string * string * string -> Microsoft.Azure.Management.Network.Models.CustomIpPrefix
<Extension()>
Public Function Get (operations As ICustomIPPrefixesOperations, resourceGroupName As String, customIpPrefixName As String, Optional expand As String = Nothing) As CustomIpPrefix

Parâmetros

operations
ICustomIPPrefixesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

customIpPrefixName
String

O nome do prefixo ip personalizado.

expand
String

Expande os recursos referenciados.

Retornos

Aplica-se a