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

ICommunityGalleryInfo.Eula Property

Definition

End-user license agreement for community gallery image.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Create=true, Description="End-user license agreement for community gallery image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eula", Update=true)]
public string Eula { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Create=true, Description="End-user license agreement for community gallery image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eula", Update=true)>]
member this.Eula : string with get, set
Public Property Eula As String

Property Value

Attributes

Applies to