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

VMwareRunAsAccount Class

Definition

RunAsAccount details.

public class VMwareRunAsAccount
type VMwareRunAsAccount = class
Public Class VMwareRunAsAccount
Inheritance
VMwareRunAsAccount

Constructors

VMwareRunAsAccount()

Initializes a new instance of the VMwareRunAsAccount class.

VMwareRunAsAccount(String, String, String, VMwareRunAsAccountProperties)

Initializes a new instance of the VMwareRunAsAccount class.

Properties

Id

Gets or sets the ARM Id of the run as account.

Name

Gets or sets the name of the run as account.

Properties

Gets or sets the run as account properties.

Type

Gets or sets the type of resource. Type = Microsoft.OffAzure/VMWareSites/RunAsAccounts.

Applies to