NewAzWebAppConfiguration_CreateExpanded.FtpsState Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of FTP / FTPS service", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState) }, ReadOnly=false, Required=false, SerializedName="ftpsState")]
[System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState))]
[System.Management.Automation.Parameter(HelpMessage="State of FTP / FTPS service", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState FtpsState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of FTP / FTPS service", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState) }, ReadOnly=false, Required=false, SerializedName="ftpsState")>]
[<System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState))>]
[<System.Management.Automation.Parameter(HelpMessage="State of FTP / FTPS service", Mandatory=false)>]
member this.FtpsState : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.FtpsState with get, set
Public Property FtpsState As FtpsState

Property Value

FtpsState
Attributes

Applies to