azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

44 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.ManagedByTenant"
fullName: "com.microsoft.azure.management.resources.ManagedByTenant"
name: "ManagedByTenant"
nameWithType: "ManagedByTenant"
summary: "Information about a tenant managing the subscription."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class ManagedByTenant"
constructors:
- uid: "com.microsoft.azure.management.resources.ManagedByTenant.ManagedByTenant()"
fullName: "com.microsoft.azure.management.resources.ManagedByTenant.ManagedByTenant()"
name: "ManagedByTenant()"
nameWithType: "ManagedByTenant.ManagedByTenant()"
syntax: "public ManagedByTenant()"
methods:
- uid: "com.microsoft.azure.management.resources.ManagedByTenant.tenantId()"
fullName: "com.microsoft.azure.management.resources.ManagedByTenant.tenantId()"
name: "tenantId()"
nameWithType: "ManagedByTenant.tenantId()"
summary: "Get the tenant ID of the managing tenant."
syntax: "public String tenantId()"
desc: "Get the tenant ID of the managing tenant. This is a GUID."
returns:
description: "the tenantId value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Information about a tenant managing the subscription."
metadata: {}
package: "com.microsoft.azure.management.resources"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4