次の方法で共有


IMSDeployCore.SetParametersXmlFileUri Property

Definition

URI of MSDeploy Parameters file. Must not be set if SetParameters is used.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="URI of MSDeploy Parameters file. Must not be set if SetParameters is used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="setParametersXmlFileUri")]
public string SetParametersXmlFileUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="URI of MSDeploy Parameters file. Must not be set if SetParameters is used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="setParametersXmlFileUri")>]
member this.SetParametersXmlFileUri : string with get, set
Public Property SetParametersXmlFileUri As String

Property Value

Attributes

Applies to