35 строки
2.9 KiB
YAML
35 строки
2.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippets"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippets"
|
|
name: "PolicySnippets"
|
|
nameWithType: "PolicySnippets"
|
|
summary: "Type representing Policy<wbr>Snippets."
|
|
syntax: "public interface **PolicySnippets**</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.PolicySnippetsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PolicySnippetsInner&text=PolicySnippetsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippets.listByServiceAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippets.listByServiceAsync(String resourceGroupName, String serviceName)"
|
|
name: "listByServiceAsync(String resourceGroupName, String serviceName)"
|
|
nameWithType: "PolicySnippets.listByServiceAsync(String resourceGroupName, String serviceName)"
|
|
summary: "Lists all policy snippets."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the API Management service."
|
|
name: "serviceName"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Observable<PolicySnippetsCollection> listByServiceAsync(String resourceGroupName, String serviceName)"
|
|
desc: "Lists all policy snippets."
|
|
returns:
|
|
description: "the observable for the request"
|
|
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippetsCollection?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.PolicySnippetsCollection&text=PolicySnippetsCollection\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Type representing PolicySnippets."
|
|
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.PolicySnippetsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PolicySnippetsInner&text=PolicySnippetsInner\" 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
|