CertificateProvisioningState Struct

Definition

The certificate's provisioning state.

C#
public readonly struct CertificateProvisioningState : IEquatable<Azure.ResourceManager.MobileNetwork.Models.CertificateProvisioningState>
Inheritance
CertificateProvisioningState
Implements

Constructors

Properties

Failed

The certificate failed to be provisioned. The "reason" property explains why.

NotProvisioned

The certificate has not been provisioned.

Provisioned

The certificate has been provisioned.

Methods

Equals(CertificateProvisioningState)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest