RegistrationAssignmentPropertiesRegistrationDefinitionProperties.ManagedByTenantName Property

Definition

Gets or sets name of the managedBy tenant.

[Newtonsoft.Json.JsonProperty(PropertyName="managedByTenantName")]
public string ManagedByTenantName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedByTenantName")>]
member this.ManagedByTenantName : string with get, set
Public Property ManagedByTenantName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to