Share via


KeyVaultSetting.SettingType Property

Definition

Gets the type specifier of the value.

public Azure.Security.KeyVault.Administration.KeyVaultSettingType? SettingType { get; }
member this.SettingType : Nullable<Azure.Security.KeyVault.Administration.KeyVaultSettingType>
Public ReadOnly Property SettingType As Nullable(Of KeyVaultSettingType)

Property Value

Applies to