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

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.UpdateStages.WithPolicies"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.UpdateStages.WithPolicies"
name: "OperationContract.UpdateStages.WithPolicies"
nameWithType: "OperationContract.UpdateStages.WithPolicies"
summary: "The stage of the operationcontract update allowing to specify Policies."
syntax: "public static interface **OperationContract.UpdateStages.WithPolicies**"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.UpdateStages.WithPolicies.withPolicies(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.UpdateStages.WithPolicies.withPolicies(String policies)"
name: "withPolicies(String policies)"
nameWithType: "OperationContract.UpdateStages.WithPolicies.withPolicies(String policies)"
summary: "Specifies policies."
modifiers:
- "abstract"
parameters:
- description: "Operation Policies"
name: "policies"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract OperationContract.Update withPolicies(String policies)"
desc: "Specifies policies."
returns:
description: "the next update stage"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OperationContract.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the operationcontract update allowing to specify Policies."
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