CertificateProvisioningState Struct
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.
The certificate's provisioning state.
public readonly struct CertificateProvisioningState : IEquatable<Azure.ResourceManager.MobileNetwork.Models.CertificateProvisioningState>
type CertificateProvisioningState = struct
Public Structure CertificateProvisioningState
Implements IEquatable(Of CertificateProvisioningState)
- Inheritance
-
CertificateProvisioningState
- Implements
Certificate |
Initializes a new instance of CertificateProvisioningState. |
Failed |
The certificate failed to be provisioned. The "reason" property explains why. |
Not |
The certificate has not been provisioned. |
Provisioned |
The certificate has been provisioned. |
Equals(Certificate |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Certificate |
Determines if two CertificateProvisioningState values are the same. |
Implicit(String to Certificate |
Converts a string to a CertificateProvisioningState. |
Inequality(Certificate |
Determines if two CertificateProvisioningState values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: