BatchImageReference.Id 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.
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://docs.microsoft.com/en-us/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
public Azure.Core.ResourceIdentifier Id { get; set; }
member this.Id : Azure.Core.ResourceIdentifier with get, set
Public Property Id As ResourceIdentifier
Property Value
Applies to
Azure SDK for .NET