VCenterProperties.FabricArmResourceName Property

Definition

Gets or sets the ARM resource name of the fabric containing this VCenter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to