Share via


INetworkFunctionSkuRoleDetails Interface

Definition

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

Properties

NetworkInterface

The network interface configuration.

RoleName

The name of the network function role.

UserDataParameter

The user parameters for customers.

UserDataTemplate

The user data template for customers.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to