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

IMachineUpdate.CloudMetadataProvider Property

Definition

Specifies the cloud provider (Azure/AWS/GCP...).

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Specifies the cloud provider (Azure/AWS/GCP...).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provider", Update=false)]
public string CloudMetadataProvider { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Specifies the cloud provider (Azure/AWS/GCP...).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provider", Update=false)>]
member this.CloudMetadataProvider : string
Public ReadOnly Property CloudMetadataProvider As String

Property Value

Attributes

Applies to