你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IServiceInitiatedSoftwareConfiguration.BomUrl Property

Definition

The URL to the SAP Build of Materials(BOM) file.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The URL to the SAP Build of Materials(BOM) file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="bomUrl")]
public string BomUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The URL to the SAP Build of Materials(BOM) file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="bomUrl")>]
member this.BomUrl : string with get, set
Public Property BomUrl As String

Property Value

Attributes

Applies to