PSSshPublicKeyResourceList 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.
public class PSSshPublicKeyResourceList : Microsoft.Azure.Commands.Compute.Automation.Models.PSSshPublicKeyResource
type PSSshPublicKeyResourceList = class
inherit PSSshPublicKeyResource
Public Class PSSshPublicKeyResourceList
Inherits PSSshPublicKeyResource
- Inheritance
Constructors
PSSshPublicKeyResourceList() |
Properties
Id | (Inherited from PSSshPublicKeyResource) |
Location | (Inherited from PSSshPublicKeyResource) |
Name | (Inherited from PSSshPublicKeyResource) |
publicKey | (Inherited from PSSshPublicKeyResource) |
Tags | (Inherited from PSSshPublicKeyResource) |
Type | (Inherited from PSSshPublicKeyResource) |
Methods
ToPSSshPublicKeyResource() |