get Service Fabric
Get service fabric. Azure REST API version: 2018-09-15.
Return
A Service Fabric.
Parameters
argument
null
suspend fun getServiceFabric(expand: String? = null, labName: String, name: String, resourceGroupName: String, userName: String): GetServiceFabricResult
Return
A Service Fabric.
See also
Parameters
expand
Specify the $expand query. Example: 'properties($expand=applicableSchedule)'
lab Name
The name of the lab.
name
The name of the service fabric.
resource Group Name
The name of the resource group.
user Name
The name of the user profile.
suspend fun getServiceFabric(argument: suspend GetServiceFabricPlainArgsBuilder.() -> Unit): GetServiceFabricResult
Return
A Service Fabric.
See also
Parameters
argument
Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetServiceFabricPlainArgs.