Get Vendor Skus Result
data class GetVendorSkusResult(val deploymentMode: String? = null, val id: String, val managedApplicationParameters: Any? = null, val managedApplicationTemplate: Any? = null, val name: String, val networkFunctionTemplate: NetworkFunctionTemplateResponse? = null, val preview: Boolean? = null, val provisioningState: String, val skuType: String? = null, val type: String)
Sku sub resource.
Constructors
Link copied to clipboard
constructor(deploymentMode: String? = null, id: String, managedApplicationParameters: Any? = null, managedApplicationTemplate: Any? = null, name: String, networkFunctionTemplate: NetworkFunctionTemplateResponse? = null, preview: Boolean? = null, provisioningState: String, skuType: String? = null, type: String)
Properties
Link copied to clipboard
The sku deployment mode.
Link copied to clipboard
The parameters for the managed application to be supplied by the vendor.
Link copied to clipboard
The template for the managed application deployment.
Link copied to clipboard
The template definition of the network function.
Link copied to clipboard
The provisioning state of the vendor sku sub resource.