Compartilhar via


INetworkFunctionTemplate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.NetworkFunctionTemplateTypeConverter))]
public interface INetworkFunctionTemplate : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.NetworkFunctionTemplateTypeConverter))>]
type INetworkFunctionTemplate = interface
    interface IJsonSerializable
Public Interface INetworkFunctionTemplate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NetworkFunctionRoleConfiguration

An array of network function role definitions.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to