CloudServiceVaultAndSecretReference Class

Definition

Protected settings for the extension, referenced using KeyVault which are encrypted before sent to the role instance.

public class CloudServiceVaultAndSecretReference
type CloudServiceVaultAndSecretReference = class
Public Class CloudServiceVaultAndSecretReference
Inheritance
CloudServiceVaultAndSecretReference

Constructors

CloudServiceVaultAndSecretReference()

Initializes a new instance of the CloudServiceVaultAndSecretReference class.

CloudServiceVaultAndSecretReference(SubResource, String)

Initializes a new instance of the CloudServiceVaultAndSecretReference class.

Properties

SecretUrl

Gets or sets secret URL which contains the protected settings of the extension

SourceVault

Gets or sets the ARM Resource ID of the Key Vault

Applies to