EnrollmentProperties Class
Definition
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.
Definition of enrollment properties.
public class EnrollmentProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.EnrollmentProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.EnrollmentProperties>
type EnrollmentProperties = class
interface IJsonModel<EnrollmentProperties>
interface IPersistableModel<EnrollmentProperties>
Public Class EnrollmentProperties
Implements IJsonModel(Of EnrollmentProperties), IPersistableModel(Of EnrollmentProperties)
- Inheritance
-
EnrollmentProperties
- Implements
Constructors
| Name | Description |
|---|---|
| EnrollmentProperties(ResourceIdentifier) |
Initializes a new instance of EnrollmentProperties. |
Properties
| Name | Description |
|---|---|
| ErrorDetails |
Details of any errors encountered during Enrollment create or update. |
| ProvisioningState |
Provisioning state of the enrollment. |
| ServiceGroupId |
ARM resource identifier of the service group associated with this usage plan. |