次の方法で共有


ISecretProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretPropertiesTypeConverter))]
public interface ISecretProperties : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdStateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretPropertiesTypeConverter))>]
type ISecretProperties = interface
    interface IJsonSerializable
    interface IAfdStateProperties
Public Interface ISecretProperties
Implements IAfdStateProperties
Derived
Attributes
Implements

Properties

DeploymentStatus (Inherited from IAfdStateProperties)
Parameter

object which contains secret parameters

ProfileName

The name of the profile which holds the secret.

ProvisioningState

Provisioning status

(Inherited from IAfdStateProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to