IDeviceService.BillingDomainName 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.
Windows IoT Device Service ODM AAD domain
[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service ODM AAD domain", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingDomainName")]
public string BillingDomainName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service ODM AAD domain", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingDomainName")>]
member this.BillingDomainName : string with get, set
Public Property BillingDomainName As String
Property Value
- Attributes