Class ScaleSetOsProfileSecret
Inheritance
System.Object
ScaleSetOsProfileSecret
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 ScaleSetOsProfileSecret
Fields
View SourceSourceVaultId
Specifies the key vault to use.
Declaration
public readonly string SourceVaultId
Field Value
| Type | Description |
|---|---|
| System.String |
VaultCertificates
A collection of Vault Certificates as documented below
Declaration
public readonly ImmutableArray<ScaleSetOsProfileSecretVaultCertificate> VaultCertificates
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ScaleSetOsProfileSecretVaultCertificate> |