ICommunicationServiceResource Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.CommunicationServiceResourceTypeConverter))]
public interface ICommunicationServiceResource : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20.IResource, Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ILocationResource, Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ITaggedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.CommunicationServiceResourceTypeConverter))>]
type ICommunicationServiceResource = interface
interface IJsonSerializable
interface IResource
interface ILocationResource
interface ITaggedResource
Public Interface ICommunicationServiceResource
Implements ILocationResource, IResource, ITaggedResource
- Derived
- Attributes
- Implements
Properties
DataLocation | |
HostName | |
Id | (Inherited from IResource) |
ImmutableResourceId | |
Location | (Inherited from ILocationResource) |
Name | (Inherited from IResource) |
NotificationHubId | |
ProvisioningState | |
SystemDataCreatedAt | |
SystemDataCreatedBy | |
SystemDataCreatedByType | |
SystemDataLastModifiedAt | |
SystemDataLastModifiedBy | |
SystemDataLastModifiedByType | |
Tag | (Inherited from ITaggedResource) |
Type | (Inherited from IResource) |
Version |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |