ICommunicationServiceResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820Preview.CommunicationServiceResourceTypeConverter))]
public interface ICommunicationServiceResource : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820Preview.ILocationResource, Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820Preview.IResource, Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820Preview.ITaggedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820Preview.CommunicationServiceResourceTypeConverter))>]
type ICommunicationServiceResource = interface
    interface IJsonSerializable
    interface IResource
    interface ILocationResource
    interface ITaggedResource
Public Interface ICommunicationServiceResource
Implements ILocationResource, IResource, ITaggedResource
Derived
Attributes
Implements

Properties

AzureAsyncOperation
DataLocation
HostName
Id (Inherited from IResource)
ImmutableResourceId
Location (Inherited from ILocationResource)
Name (Inherited from IResource)
NotificationHubId
ProvisioningState
Tag (Inherited from ITaggedResource)
Type (Inherited from IResource)
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to