KeySetUser 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.
KeySetUser represents the properties of the user in the key set.
public class KeySetUser
type KeySetUser = class
Public Class KeySetUser
- Inheritance
-
KeySetUser
Constructors
KeySetUser(String, NetworkCloudSshPublicKey) |
Initializes a new instance of KeySetUser. |
Properties
AzureUserName |
The user name that will be used for access. |
Description |
The free-form description for this user. |
KeyData |
The SSH public key data. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET