azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku"
fullName: "com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku"
name: "PublicIPAddress.DefinitionStages.WithSku"
nameWithType: "PublicIPAddress.DefinitionStages.WithSku"
summary: "The stage of the IP address definition allowing to specify SKU."
syntax: "public static interface **PublicIPAddress.DefinitionStages.WithSku**"
methods:
- uid: "com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku.withSku(com.microsoft.azure.management.network.PublicIPSkuType)"
fullName: "com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku.withSku(PublicIPSkuType skuType)"
name: "withSku(PublicIPSkuType skuType)"
nameWithType: "PublicIPAddress.DefinitionStages.WithSku.withSku(PublicIPSkuType skuType)"
summary: "Specifies the SKU for the IP address."
modifiers:
- "abstract"
parameters:
- description: "the SKU type"
name: "skuType"
type: "<xref href=\"com.microsoft.azure.management.network.PublicIPSkuType?alt=com.microsoft.azure.management.network.PublicIPSkuType&text=PublicIPSkuType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PublicIPAddress.DefinitionStages.WithCreate withSku(PublicIPSkuType skuType)"
desc: "Specifies the SKU for the IP address."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the IP address definition allowing to specify SKU."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4