ICommunicationServiceProperties.ImmutableResourceId Property
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.
The immutable resource Id of the communication service.
[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="The immutable resource Id of the communication service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="immutableResourceId")]
public string ImmutableResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="The immutable resource Id of the communication service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="immutableResourceId")>]
member this.ImmutableResourceId : string
Public ReadOnly Property ImmutableResourceId As String
Property Value
- Attributes