Sdílet prostřednictvím


SecretStoreResourceInfo(SecretStoreType) Constructor

Definition

Initializes a new instance of SecretStoreResourceInfo.

public SecretStoreResourceInfo (Azure.ResourceManager.DataProtectionBackup.Models.SecretStoreType secretStoreType);
new Azure.ResourceManager.DataProtectionBackup.Models.SecretStoreResourceInfo : Azure.ResourceManager.DataProtectionBackup.Models.SecretStoreType -> Azure.ResourceManager.DataProtectionBackup.Models.SecretStoreResourceInfo
Public Sub New (secretStoreType As SecretStoreType)

Parameters

secretStoreType
SecretStoreType

Gets or sets the type of secret store.

Applies to