INetworkFunctionRoleConfiguration.UserDataParameter Property

Definition

The user parameters for customers. The format of user data parameters has to be matched with the provided user data template.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="The user parameters for customers. The format of user data parameters has to be matched with the provided user data template.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="userDataParameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny UserDataParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="The user parameters for customers. The format of user data parameters has to be matched with the provided user data template.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="userDataParameters", Update=true)>]
member this.UserDataParameter : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny with get, set
Public Property UserDataParameter As IAny

Property Value

Attributes

Applies to