222 строки
12 KiB
YAML
222 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic"
|
|
name: "SystemTopic"
|
|
nameWithType: "SystemTopic"
|
|
summary: "An immutable client-side representation of System<wbr>Topic."
|
|
syntax: "public interface **SystemTopic**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.id()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.id()"
|
|
name: "id()"
|
|
nameWithType: "SystemTopic.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.identity()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.identity()"
|
|
name: "identity()"
|
|
nameWithType: "SystemTopic.identity()"
|
|
summary: "Gets the identity property: Identity information for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IdentityInfo identity()"
|
|
desc: "Gets the identity property: Identity information for the resource."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.IdentityInfo?alt=com.azure.resourcemanager.eventgrid.models.IdentityInfo&text=IdentityInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.innerModel()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "SystemTopic.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>eventgrid.<wbr>fluent.<wbr>models.<wbr>System<wbr>Topic<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemTopicInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner&text=SystemTopicInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.location()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.location()"
|
|
name: "location()"
|
|
nameWithType: "SystemTopic.location()"
|
|
summary: "Gets the location property: The geo-location where the resource lives."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The geo-location where the resource lives."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.metricResourceId()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.metricResourceId()"
|
|
name: "metricResourceId()"
|
|
nameWithType: "SystemTopic.metricResourceId()"
|
|
summary: "Gets the metric<wbr>Resource<wbr>Id property: Metric resource id for the system topic."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String metricResourceId()"
|
|
desc: "Gets the metricResourceId property: Metric resource id for the system topic."
|
|
returns:
|
|
description: "the metricResourceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.name()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.name()"
|
|
name: "name()"
|
|
nameWithType: "SystemTopic.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "SystemTopic.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: Provisioning state of the system topic."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ResourceProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: Provisioning state of the system topic."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.ResourceProvisioningState?alt=com.azure.resourcemanager.eventgrid.models.ResourceProvisioningState&text=ResourceProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.refresh()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "SystemTopic.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemTopic refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopic?alt=com.azure.resourcemanager.eventgrid.models.SystemTopic&text=SystemTopic\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "SystemTopic.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SystemTopic refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopic?alt=com.azure.resourcemanager.eventgrid.models.SystemTopic&text=SystemTopic\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.region()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.region()"
|
|
name: "region()"
|
|
nameWithType: "SystemTopic.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.regionName()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "SystemTopic.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.source()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.source()"
|
|
name: "source()"
|
|
nameWithType: "SystemTopic.source()"
|
|
summary: "Gets the source property: Source for the system topic."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String source()"
|
|
desc: "Gets the source property: Source for the system topic."
|
|
returns:
|
|
description: "the source value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.systemData()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "SystemTopic.systemData()"
|
|
summary: "Gets the system<wbr>Data property: The system metadata relating to System Topic resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: The system metadata relating to System Topic resource."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.tags()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.tags()"
|
|
name: "tags()"
|
|
nameWithType: "SystemTopic.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.topicType()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.topicType()"
|
|
name: "topicType()"
|
|
nameWithType: "SystemTopic.topicType()"
|
|
summary: "Gets the topic<wbr>Type property: Topic<wbr>Type for the system topic."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String topicType()"
|
|
desc: "Gets the topicType property: TopicType for the system topic."
|
|
returns:
|
|
description: "the topicType value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.type()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.type()"
|
|
name: "type()"
|
|
nameWithType: "SystemTopic.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.SystemTopic.update()"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.SystemTopic.update()"
|
|
name: "update()"
|
|
nameWithType: "SystemTopic.update()"
|
|
summary: "Begins update for the System<wbr>Topic resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemTopic.Update update()"
|
|
desc: "Begins update for the SystemTopic resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.SystemTopic.Update?alt=com.azure.resourcemanager.eventgrid.models.SystemTopic.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of SystemTopic."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.eventgrid.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0
|