177 строки
11 KiB
YAML
177 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract"
|
|
name: "UserSubscriptionContract"
|
|
nameWithType: "UserSubscriptionContract"
|
|
summary: "Type representing User<wbr>Subscription<wbr>Contract."
|
|
syntax: "public interface **UserSubscriptionContract**</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.SubscriptionContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.SubscriptionContractInner&text=SubscriptionContractInner\" 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.UserSubscriptionContract.allowTracing()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.allowTracing()"
|
|
name: "allowTracing()"
|
|
nameWithType: "UserSubscriptionContract.allowTracing()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean allowTracing()"
|
|
returns:
|
|
description: "the allowTracing value."
|
|
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.createdDate()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.createdDate()"
|
|
name: "createdDate()"
|
|
nameWithType: "UserSubscriptionContract.createdDate()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime createdDate()"
|
|
returns:
|
|
description: "the createdDate value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.displayName()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "UserSubscriptionContract.displayName()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String displayName()"
|
|
returns:
|
|
description: "the displayName 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.UserSubscriptionContract.endDate()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.endDate()"
|
|
name: "endDate()"
|
|
nameWithType: "UserSubscriptionContract.endDate()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime endDate()"
|
|
returns:
|
|
description: "the endDate value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.expirationDate()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.expirationDate()"
|
|
name: "expirationDate()"
|
|
nameWithType: "UserSubscriptionContract.expirationDate()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime expirationDate()"
|
|
returns:
|
|
description: "the expirationDate value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.id()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.id()"
|
|
name: "id()"
|
|
nameWithType: "UserSubscriptionContract.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.UserSubscriptionContract.name()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.name()"
|
|
name: "name()"
|
|
nameWithType: "UserSubscriptionContract.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.UserSubscriptionContract.notificationDate()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.notificationDate()"
|
|
name: "notificationDate()"
|
|
nameWithType: "UserSubscriptionContract.notificationDate()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime notificationDate()"
|
|
returns:
|
|
description: "the notificationDate value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.ownerId()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.ownerId()"
|
|
name: "ownerId()"
|
|
nameWithType: "UserSubscriptionContract.ownerId()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String ownerId()"
|
|
returns:
|
|
description: "the ownerId 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.UserSubscriptionContract.primaryKey()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.primaryKey()"
|
|
name: "primaryKey()"
|
|
nameWithType: "UserSubscriptionContract.primaryKey()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String primaryKey()"
|
|
returns:
|
|
description: "the primaryKey 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.UserSubscriptionContract.scope()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.scope()"
|
|
name: "scope()"
|
|
nameWithType: "UserSubscriptionContract.scope()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String scope()"
|
|
returns:
|
|
description: "the scope 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.UserSubscriptionContract.secondaryKey()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.secondaryKey()"
|
|
name: "secondaryKey()"
|
|
nameWithType: "UserSubscriptionContract.secondaryKey()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String secondaryKey()"
|
|
returns:
|
|
description: "the secondaryKey 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.UserSubscriptionContract.startDate()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.startDate()"
|
|
name: "startDate()"
|
|
nameWithType: "UserSubscriptionContract.startDate()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DateTime startDate()"
|
|
returns:
|
|
description: "the startDate value."
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.state()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.state()"
|
|
name: "state()"
|
|
nameWithType: "UserSubscriptionContract.state()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SubscriptionState state()"
|
|
returns:
|
|
description: "the state value."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.SubscriptionState?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.SubscriptionState&text=SubscriptionState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.stateComment()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.stateComment()"
|
|
name: "stateComment()"
|
|
nameWithType: "UserSubscriptionContract.stateComment()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String stateComment()"
|
|
returns:
|
|
description: "the stateComment 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.UserSubscriptionContract.type()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserSubscriptionContract.type()"
|
|
name: "type()"
|
|
nameWithType: "UserSubscriptionContract.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\" />"
|
|
type: "interface"
|
|
desc: "Type representing UserSubscriptionContract."
|
|
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.SubscriptionContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.SubscriptionContractInner&text=SubscriptionContractInner\" 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
|