IStaticSitesWorkflowPreviewProperties.Path Property

Definition

The path for the workflow file to be generated

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The path for the workflow file to be generated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="path", Update=false)]
public string Path { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The path for the workflow file to be generated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="path", Update=false)>]
member this.Path : string
Public ReadOnly Property Path As String

Property Value

Attributes

Applies to