Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationServiceResource

Package version

A class representing a CommunicationService resource.

Hierarchy

Index

Properties

Optional dataLocation

dataLocation: undefined | string

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

Optional hostName

hostName: undefined | string

FQDN of the CommunicationService instance. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional immutableResourceId

immutableResourceId: undefined | string

The immutable resource Id of the communication service. NOTE: This property will not be serialized. It can only be populated by the server.

Optional linkedDomains

linkedDomains: string[]

List of email Domain resource Ids.

location

location: string

The geo-location where the resource lives

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional notificationHubId

notificationHubId: undefined | string

Resource ID of an Azure Notification Hub linked to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | string

Version of the CommunicationService resource. Probably you need the same or higher version of client SDKs. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc