Get Community Training Result
data class GetCommunityTrainingResult(val azureApiVersion: String, val disasterRecoveryEnabled: Boolean, val id: String, val identityConfiguration: IdentityConfigurationPropertiesResponse, val location: String, val name: String, val portalAdminEmailAddress: String, val portalName: String, val portalOwnerEmailAddress: String, val portalOwnerOrganizationName: String, val provisioningState: String, val sku: SkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val zoneRedundancyEnabled: Boolean)
A CommunityProviderHub resource
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, disasterRecoveryEnabled: Boolean, id: String, identityConfiguration: IdentityConfigurationPropertiesResponse, location: String, name: String, portalAdminEmailAddress: String, portalName: String, portalOwnerEmailAddress: String, portalOwnerOrganizationName: String, provisioningState: String, sku: SkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, zoneRedundancyEnabled: Boolean)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
To indicate whether the Community Training instance has Disaster Recovery enabled
Link copied to clipboard
The identity configuration of the Community Training resource
Link copied to clipboard
The email address of the portal admin
Link copied to clipboard
The portal name (website name) of the Community Training instance
Link copied to clipboard
The email address of the portal owner. Will be used as the primary contact
Link copied to clipboard
The organization name of the portal owner
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
The SKU (Stock Keeping Unit) assigned to this resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
To indicate whether the Community Training instance has Zone Redundancy enabled