Partager via


IWithSku.WithSku(PublicIPSkuType) Méthode

Définition

Spécifie la référence SKU pour l’adresse 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

Paramètres

skuType
PublicIPSkuType

Type de référence SKU.

Retours

S’applique à