Compartilhar via


ConnectionProfile.ClientRdpAccess Propriedade

Definição

Obtém ou define o nível de acesso habilitado para Acesso ao Cliente por RDP. Os valores possíveis incluem: 'Public', 'Private', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="clientRdpAccess")]
public Microsoft.Azure.Management.LabServices.Models.ConnectionType? ClientRdpAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientRdpAccess")>]
member this.ClientRdpAccess : Nullable<Microsoft.Azure.Management.LabServices.Models.ConnectionType> with get, set
Public Property ClientRdpAccess As Nullable(Of ConnectionType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a