IVMwareCbtProtectionContainerMappingDetails.KeyVaultUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The target key vault URI.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target key vault URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="keyVaultUri")]
public string KeyVaultUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target key vault URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="keyVaultUri")>]
member this.KeyVaultUri : string
Public ReadOnly Property KeyVaultUri As String
Property Value
- Attributes