VaultCertificateResponse 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.
Certificate corresponding to a vault that can be used by clients to register themselves with the vault.
public class VaultCertificateResponse : Microsoft.Rest.Azure.IResource
type VaultCertificateResponse = class
interface IResource
Public Class VaultCertificateResponse
Implements IResource
- Inheritance
-
VaultCertificateResponse
- Implements
Constructors
VaultCertificateResponse() |
Initializes a new instance of the VaultCertificateResponse class. |
VaultCertificateResponse(String, String, String, ResourceCertificateDetails) |
Initializes a new instance of the VaultCertificateResponse class. |
Properties
Id |
Gets resource Id represents the complete path to the resource. |
Name |
Gets resource name associated with the resource. |
Properties | |
Type |
Gets resource type represents the complete path of the form Namespace/ResourceType/ResourceType/... |
Applies to
Azure SDK for .NET