DiskEncryptionSet.FederatedClientId Property

Definition

Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property.

public Azure.Provisioning.BicepValue<string> FederatedClientId { get; set; }
member this.FederatedClientId : Azure.Provisioning.BicepValue<string> with get, set
Public Property FederatedClientId As BicepValue(Of String)

Property Value

Applies to