IAdDomainServicesIdentity Interface
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.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.AdDomainServicesIdentityTypeConverter))]
public interface IAdDomainServicesIdentity : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.AdDomainServicesIdentityTypeConverter))>]
type IAdDomainServicesIdentity = interface
interface IJsonSerializable
Public Interface IAdDomainServicesIdentity
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Domain |
The name of the domain service. |
Id |
Resource identity path |
Resource |
The name of the resource group within the user's subscription. The name is case insensitive. |
Subscription |
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |