Share via


ICloudServiceVaultAndSecretReference Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.CloudServiceVaultAndSecretReferenceTypeConverter))]
public interface ICloudServiceVaultAndSecretReference : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.CloudServiceVaultAndSecretReferenceTypeConverter))>]
type ICloudServiceVaultAndSecretReference = interface
    interface IJsonSerializable
Public Interface ICloudServiceVaultAndSecretReference
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

SecretUrl

Secret URL which contains the protected settings of the extension

SourceVaultId

Resource Id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to