TenantIdDescription Constructors
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.
Overloads
TenantIdDescription() | |
TenantIdDescription(String, String) |
TenantIdDescription()
public TenantIdDescription ();
Public Sub New ()
Applies to
TenantIdDescription(String, String)
public TenantIdDescription (string id = default, string tenantId = default);
new Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription : string * string -> Microsoft.Azure.Internal.Subscriptions.Models.TenantIdDescription
Public Sub New (Optional id As String = Nothing, Optional tenantId As String = Nothing)
Parameters
- id
- String
- tenantId
- String