Network Service Design Group Properties Format Response
data class NetworkServiceDesignGroupPropertiesFormatResponse(val description: String? = null, val provisioningState: String)
network service design group properties.
Constructors
Link copied to clipboard
fun NetworkServiceDesignGroupPropertiesFormatResponse(description: String? = null, provisioningState: String)