Share via


MSDeploy.SetParametersXmlFileUri Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string SetParametersXmlFileUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.SetParametersXmlFileUri : string with get, set
Public Property SetParametersXmlFileUri As String

Property Value

Implements

Attributes

Applies to