Share via


IVendorSkuPropertiesFormat Interface

Definition

[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)

Applies to