次の方法で共有


IWithSku.WithSku(PublicIPSkuType) メソッド

定義

IP アドレスの SKU を指定します。

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

パラメーター

skuType
PublicIPSkuType

SKU の種類。

戻り値

適用対象