Share via


FluidRelayServerProperties.KeyEncryptionKeyIdentityType Property

Definition

Values can be SystemAssigned or UserAssigned

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Origin(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.CmkIdentityType? KeyEncryptionKeyIdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Origin(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.PropertyOrigin.Inlined)>]
member this.KeyEncryptionKeyIdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.CmkIdentityType> with get, set
Public Property KeyEncryptionKeyIdentityType As Nullable(Of CmkIdentityType)

Property Value

Implements

Attributes

Applies to