Dela via


EmailService Class

Definition

EmailService.

public class EmailService : Azure.Provisioning.Primitives.ProvisionableResource
type EmailService = class
    inherit ProvisionableResource
Public Class EmailService
Inherits ProvisionableResource
Inheritance

Constructors

EmailService(String, String)

Creates a new EmailService.

Properties

DataLocation

The location where the email service stores its data at rest.

Id

Gets the Id.

Location

Gets or sets the Location.

Name

The name of the EmailService resource.

ProvisioningState

Provisioning state of the resource.

SystemData

Gets the SystemData.

Tags

Gets or sets the Tags.

Methods

DefineProvisionableProperties()

Define all the provisionable properties of EmailService.

FromExisting(String, String)

Creates a reference to an existing EmailService.

GetResources()

Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure.

(Inherited from Provisionable)
Resolve(ProvisioningContext)

Resolve any resources or properties that were not explicitly specified.

(Inherited from Provisionable)
Validate(ProvisioningContext)

Validate the presence of any required members.

(Inherited from Provisionable)

Applies to