Compartir a través de


INetworkFunctionUserConfiguration.UserDataParameter Property

Definition

The user data parameters from the customer.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=true, Description="The user data parameters from the customer.", 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 data parameters from the customer.", 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