你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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(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) }, ReadOnly=false, Required=false, SerializedName="userDataParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny UserDataParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="userDataParameters")>]
member this.UserDataParameter : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.IAny with get, set
Public Property UserDataParameter As IAny

Property Value

Attributes

Applies to