Get Service Fabric Result
data class GetServiceFabricResult(val applicableSchedule: ApplicableScheduleResponse, val azureApiVersion: String, val environmentId: String? = null, val externalServiceFabricId: String? = null, val id: String, val location: String? = null, val name: String, val provisioningState: String, val tags: Map<String, String>? = null, val type: String, val uniqueIdentifier: String)
A Service Fabric.
Constructors
Link copied to clipboard
constructor(applicableSchedule: ApplicableScheduleResponse, azureApiVersion: String, environmentId: String? = null, externalServiceFabricId: String? = null, id: String, location: String? = null, name: String, provisioningState: String, tags: Map<String, String>? = null, type: String, uniqueIdentifier: String)
Properties
Link copied to clipboard
The applicable schedule for the virtual machine.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The resource id of the environment under which the service fabric resource is present
Link copied to clipboard
The backing service fabric resource's id
Link copied to clipboard
The provisioning status of the resource.
Link copied to clipboard
The unique immutable identifier of a resource (Guid).