ConnectorSettingProperties.HybridComputeSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute).
[Newtonsoft.Json.JsonProperty(PropertyName="hybridComputeSettings")]
public Microsoft.Azure.Management.Security.Models.HybridComputeSettingsProperties HybridComputeSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hybridComputeSettings")>]
member this.HybridComputeSettings : Microsoft.Azure.Management.Security.Models.HybridComputeSettingsProperties with get, set
Public Property HybridComputeSettings As HybridComputeSettingsProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute