Condividi tramite


RecommendationInner.ResourceScope Proprietà

Definizione

Ottiene o imposta il nome di un tipo di risorsa a cui si applica questa raccomandazione, ad esempio Sottoscrizione, ServerFarm, Sito. I valori possibili includono: 'ServerFarm', 'Subscription', 'WebSite'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceScope")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ResourceScopeType ResourceScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceScope")>]
member this.ResourceScope : Microsoft.Azure.Management.AppService.Fluent.Models.ResourceScopeType with get, set
Public Property ResourceScope As ResourceScopeType

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a