IWithSku.WithSku(PublicIPSkuType) Método

Definição

Especifica o SKU para o endereço IP.

public Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate WithSku (Microsoft.Azure.Management.Network.Fluent.Models.PublicIPSkuType skuType);
abstract member WithSku : Microsoft.Azure.Management.Network.Fluent.Models.PublicIPSkuType -> Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate
Public Function WithSku (skuType As PublicIPSkuType) As IWithCreate

Parâmetros

skuType
PublicIPSkuType

O tipo de SKU.

Retornos

Aplica-se a