Bagikan melalui


ContainerAttachResponse.Password Property

Definition

The password to the output stream from the attach. Send as an Authorization header value when connecting to the websocketUri.

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

Property Value

Implements

Attributes

Applies to