VMwareRunAsAccount Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |