ArcSettings
ArcSettings()
ArcSettings(ResourceIdentifier, String, ResourceType, SystemData, Guid?, ResourceIdentifier, IDictionary<String, BinaryData>)
GatewayResourceId
TenantId
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
net11.0
namespace Azure.ResourceManager.HybridCompute.Models
{
public class ArcSettings : ResourceData, IJsonModel<ArcSettings>, IPersistableModel<ArcSettings>
{
public ArcSettings(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, Guid? tenantId, ResourceIdentifier gatewayResourceId, IDictionary<string, BinaryData> serializedAdditionalRawData);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.HybridCompute , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.HybridCompute (1.1.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API