Uses of Class
com.azure.resourcemanager.compute.models.SourceVault
Packages that use SourceVault
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of SourceVault in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return SourceVaultModifier and TypeMethodDescriptionKeyForDiskEncryptionSet.sourceVault()Get the sourceVault property: Resource id of the KeyVault containing the key or secret.KeyVaultAndKeyReference.sourceVault()Get the sourceVault property: Resource id of the KeyVault containing the key or secret.KeyVaultAndSecretReference.sourceVault()Get the sourceVault property: Resource id of the KeyVault containing the key or secret.Set the id property: Resource Id.Methods in com.azure.resourcemanager.compute.models with parameters of type SourceVaultModifier and TypeMethodDescriptionKeyForDiskEncryptionSet.withSourceVault(SourceVault sourceVault) Set the sourceVault property: Resource id of the KeyVault containing the key or secret.KeyVaultAndKeyReference.withSourceVault(SourceVault sourceVault) Set the sourceVault property: Resource id of the KeyVault containing the key or secret.KeyVaultAndSecretReference.withSourceVault(SourceVault sourceVault) Set the sourceVault property: Resource id of the KeyVault containing the key or secret.