次の方法で共有


IDomainControlCenterSsoRequest.PostParameterValue Property

Definition

Post parameter value. Client should use 'application/x-www-form-urlencoded' encoding for this value.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Post parameter value. Client should use 'application/x-www-form-urlencoded' encoding for this value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="postParameterValue")]
public string PostParameterValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Post parameter value. Client should use 'application/x-www-form-urlencoded' encoding for this value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="postParameterValue")>]
member this.PostParameterValue : string
Public ReadOnly Property PostParameterValue As String

Property Value

Attributes

Applies to