### YamlMime:JavaType
inheritances:
-
the id value
type:Get the id value.
syntax: public String id() uid: com.microsoft.azure.management.compute.SourceVault.id() - fullName: com.microsoft.azure.management.compute.SourceVault.withId(String id) name: withId(String id) nameWithType: SourceVault.withId(String id) parameters: - description:the id value to set
name: id type:the SourceVault object itself.
type:Set the id value.
syntax: public SourceVault withId(String id) uid: com.microsoft.azure.management.compute.SourceVault.withId(String) nameWithType: SourceVault syntax: public class SourceVault type: class uid: com.microsoft.azure.management.compute.SourceVault fullName: com.microsoft.azure.management.compute.SourceVault name: SourceVault package: com.microsoft.azure.management.compute summary:The vault id is an Azure Resource Manager Resoure id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
metadata: {}