Subscription.Owner Propriedade

Definição

O nome de usuário do proprietário da assinatura. Somente leitura.

public:
 property System::String ^ Owner { System::String ^ get(); void set(System::String ^ value); };
public string Owner { get; set; }
member this.Owner : string with get, set
Public Property Owner As String

Valor da propriedade

Um valor somente String leitura contendo o nome de usuário do proprietário da assinatura.

Aplica-se a