Share via


Secret Class

Definition

Friendly Secret name mapping to the any Secret or secret related information.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Secret : Microsoft.Azure.Management.Cdn.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Secret = class
    inherit ProxyResource
Public Class Secret
Inherits ProxyResource
Inheritance
Attributes

Constructors

Secret()

Initializes a new instance of the Secret class.

Secret(String, String, String, SystemData, String, String, SecretParameters)

Initializes a new instance of the Secret class.

Properties

DeploymentStatus

Gets possible values include: 'NotStarted', 'InProgress', 'Succeeded', 'Failed'

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Parameters

Gets or sets object which contains secret parameters

ProvisioningState

Gets provisioning status. Possible values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', 'Creating'

SystemData (Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to