Get Service Fabric Result
data class GetServiceFabricResult(val applicableSchedule: ApplicableScheduleResponse, 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.
Properties
Link copied to clipboard
The applicable schedule for the virtual machine.
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).