CloudServiceOsProfile Class

Definition

Describes the OS profile for the cloud service.

public class CloudServiceOsProfile
type CloudServiceOsProfile = class
Public Class CloudServiceOsProfile
Inheritance
CloudServiceOsProfile

Constructors

CloudServiceOsProfile()

Initializes a new instance of the CloudServiceOsProfile class.

CloudServiceOsProfile(IList<CloudServiceVaultSecretGroup>)

Initializes a new instance of the CloudServiceOsProfile class.

Properties

Secrets

Gets or sets specifies set of certificates that should be installed onto the role instances.

Applies to