Backend Properties Args
data class BackendPropertiesArgs(val serviceFabricCluster: Output<BackendServiceFabricClusterPropertiesArgs>? = null) : ConvertibleToJava<BackendPropertiesArgs>
Properties specific to the Backend Type.
Constructors
Link copied to clipboard
fun BackendPropertiesArgs(serviceFabricCluster: Output<BackendServiceFabricClusterPropertiesArgs>? = null)