IVendorSkuPropertiesFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.VendorSkuPropertiesFormatTypeConverter))]
public interface IVendorSkuPropertiesFormat : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.VendorSkuPropertiesFormatTypeConverter))>]
type IVendorSkuPropertiesFormat = interface
interface IJsonSerializable
Public Interface IVendorSkuPropertiesFormat
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DeploymentMode |
The sku deployment mode. |
ManagedApplicationParameter |
The parameters for the managed application to be supplied by the vendor. |
ManagedApplicationTemplate |
The template for the managed application deployment. |
NetworkFunctionTemplateNetworkFunctionRoleConfiguration |
An array of network function role definitions. |
NetworkFunctionType |
The network function type. |
Preview |
Indicates if the vendor sku is in preview mode. |
ProvisioningState |
The provisioning state of the vendor sku sub resource. |
SkuType |
The sku type. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |