Delen via


IThreeTierConfiguration.DatabaseServerVirtualMachineConfigurationImageReferenceId 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 DatabaseServerVirtualMachineConfigurationImageReferenceId { 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.DatabaseServerVirtualMachineConfigurationImageReferenceId : string with get, set
Public Property DatabaseServerVirtualMachineConfigurationImageReferenceId As String

Property Value

Attributes

Applies to