ApplicationUpdateParametersInner.AvailableToOtherTenants Property
Definition
Gets or sets whether the application is available to other tenants
[Newtonsoft.Json.JsonProperty(PropertyName="availableToOtherTenants")]
public Nullable<bool> AvailableToOtherTenants { get; set; }
member this.AvailableToOtherTenants : Nullable<bool> with get, set
Public Property AvailableToOtherTenants As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute