ISiteContainerProperties.PasswordSecret Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Password Secret
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Password Secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordSecret")]
public string PasswordSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Password Secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordSecret")>]
member this.PasswordSecret : string with get, set
Public Property PasswordSecret As String
Property Value
- Attributes