87 строки
6.5 KiB
YAML
87 строки
6.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings"
|
|
name: "PortalDelegationSettings"
|
|
nameWithType: "PortalDelegationSettings"
|
|
summary: "Type representing Portal<wbr>Delegation<wbr>Settings."
|
|
syntax: "public interface **PortalDelegationSettings**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner&text=PortalDelegationSettingsInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.id()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.id()"
|
|
name: "id()"
|
|
nameWithType: "PortalDelegationSettings.id()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
returns:
|
|
description: "the id value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.name()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.name()"
|
|
name: "name()"
|
|
nameWithType: "PortalDelegationSettings.name()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
returns:
|
|
description: "the name value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.subscriptions()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.subscriptions()"
|
|
name: "subscriptions()"
|
|
nameWithType: "PortalDelegationSettings.subscriptions()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SubscriptionsDelegationSettingsProperties subscriptions()"
|
|
returns:
|
|
description: "the subscriptions value."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.SubscriptionsDelegationSettingsProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.SubscriptionsDelegationSettingsProperties&text=SubscriptionsDelegationSettingsProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.type()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.type()"
|
|
name: "type()"
|
|
nameWithType: "PortalDelegationSettings.type()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.url()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.url()"
|
|
name: "url()"
|
|
nameWithType: "PortalDelegationSettings.url()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String url()"
|
|
returns:
|
|
description: "the url value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.userRegistration()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.userRegistration()"
|
|
name: "userRegistration()"
|
|
nameWithType: "PortalDelegationSettings.userRegistration()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RegistrationDelegationSettingsProperties userRegistration()"
|
|
returns:
|
|
description: "the userRegistration value."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.RegistrationDelegationSettingsProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.RegistrationDelegationSettingsProperties&text=RegistrationDelegationSettingsProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.validationKey()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PortalDelegationSettings.validationKey()"
|
|
name: "validationKey()"
|
|
nameWithType: "PortalDelegationSettings.validationKey()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String validationKey()"
|
|
returns:
|
|
description: "the validationKey value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing PortalDelegationSettings."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner&text=PortalDelegationSettingsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
|
|
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
|