Class VirtualMachineOsProfileSecret
Inheritance
System.Object
VirtualMachineOsProfileSecret
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Compute.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class VirtualMachineOsProfileSecret
Fields
View SourceSourceVaultId
Specifies the ID of the Key Vault to use.
Declaration
public readonly string SourceVaultId
Field Value
| Type | Description |
|---|---|
| System.String |
VaultCertificates
One or more vault_certificates blocks.
Declaration
public readonly ImmutableArray<VirtualMachineOsProfileSecretVaultCertificate> VaultCertificates
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<VirtualMachineOsProfileSecretVaultCertificate> |