CloudServiceVaultAndSecretReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET