Lenguaje

Subscription.Owner Propiedad

Definición

Obtiene el nombre de usuario del propietario de la suscripción.

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 de propiedad

Un valor de solo String lectura que contiene el nombre de usuario del propietario de la suscripción.

Se aplica a