Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSku |
SnapshotInner.sku()
Get the sku property: The snapshots sku name.
|
Modifier and Type | Method and Description |
---|---|
SnapshotInner |
SnapshotInner.withSku(SnapshotSku sku)
Set the sku property: The snapshots sku name.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSku |
SnapshotUpdate.sku()
Get the sku property: The snapshots sku name.
|
SnapshotSku |
SnapshotSku.withName(SnapshotStorageAccountTypes name)
Set the name property: The sku name.
|
Modifier and Type | Method and Description |
---|---|
static SnapshotSkuType |
SnapshotSkuType.fromSnapshotSku(SnapshotSku snapshotSku)
Parses a value into a snapshot SKU type and creates a new SnapshotSkuType instance if not found among the
existing ones.
|
SnapshotUpdate |
SnapshotUpdate.withSku(SnapshotSku sku)
Set the sku property: The snapshots sku name.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.