次の方法で共有


ICustomRpValidations.Specification Property

Definition

A link to the validation specification. The specification must be hosted on raw.githubusercontent.com.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="A link to the validation specification. The specification must be hosted on raw.githubusercontent.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="specification")]
public string Specification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="A link to the validation specification. The specification must be hosted on raw.githubusercontent.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="specification")>]
member this.Specification : string with get, set
Public Property Specification As String

Property Value

Attributes

Applies to