SecretsLocationDetails 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.
Secrets location details.
public class SecretsLocationDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.SecretsLocationDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.SecretsLocationDetails>
type SecretsLocationDetails = class
interface IJsonModel<SecretsLocationDetails>
interface IPersistableModel<SecretsLocationDetails>
Public Class SecretsLocationDetails
Implements IJsonModel(Of SecretsLocationDetails), IPersistableModel(Of SecretsLocationDetails)
- Inheritance
-
SecretsLocationDetails
- Implements
Constructors
| Name | Description |
|---|---|
| SecretsLocationDetails(HciSecretsType, String) |
Initializes a new instance of SecretsLocationDetails. |
Properties
| Name | Description |
|---|---|
| SecretsLocation |
secrets location. |
| SecretsType |
Type of secrets to store. |