Share via


IThreeTierConfiguration.ApplicationServerVirtualMachineConfigurationImageReferenceId Property

Definition

Specifies the ARM resource ID of the Azure Compute Gallery image version used for creating ACSS VMs. You will need to provide this input when you choose to deploy virtual machines in ACSS with OS image from the Azure Compute gallery.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Specifies the ARM resource ID of the Azure Compute Gallery image version used for creating ACSS VMs. You will need to provide this input when you choose to deploy virtual machines in ACSS with OS image from the Azure Compute gallery.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string ApplicationServerVirtualMachineConfigurationImageReferenceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Specifies the ARM resource ID of the Azure Compute Gallery image version used for creating ACSS VMs. You will need to provide this input when you choose to deploy virtual machines in ACSS with OS image from the Azure Compute gallery.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.ApplicationServerVirtualMachineConfigurationImageReferenceId : string with get, set
Public Property ApplicationServerVirtualMachineConfigurationImageReferenceId As String

Property Value

Attributes

Applies to