42 строки
2.9 KiB
YAML
42 строки
2.9 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.imagebuilder.models.Operations"
|
||
|
fullName: "com.azure.resourcemanager.imagebuilder.models.Operations"
|
||
|
name: "Operations"
|
||
|
nameWithType: "Operations"
|
||
|
summary: "Resource collection API of Operations."
|
||
|
syntax: "public interface **Operations**"
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.imagebuilder.models.Operations.list()"
|
||
|
fullName: "com.azure.resourcemanager.imagebuilder.models.Operations.list()"
|
||
|
name: "list()"
|
||
|
nameWithType: "Operations.list()"
|
||
|
summary: "Lists available operations for the Microsoft.<wbr>Virtual<wbr>Machine<wbr>Images provider."
|
||
|
modifiers:
|
||
|
- "abstract"
|
||
|
syntax: "public abstract PagedIterable<Operation> list()"
|
||
|
desc: "Lists available operations for the Microsoft.VirtualMachineImages provider."
|
||
|
returns:
|
||
|
description: "result of the request to list REST API operations as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
||
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.imagebuilder.models.Operation?alt=com.azure.resourcemanager.imagebuilder.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
- uid: "com.azure.resourcemanager.imagebuilder.models.Operations.list(com.azure.core.util.Context)"
|
||
|
fullName: "com.azure.resourcemanager.imagebuilder.models.Operations.list(Context context)"
|
||
|
name: "list(Context context)"
|
||
|
nameWithType: "Operations.list(Context context)"
|
||
|
summary: "Lists available operations for the Microsoft.<wbr>Virtual<wbr>Machine<wbr>Images provider."
|
||
|
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 PagedIterable<Operation> list(Context context)"
|
||
|
desc: "Lists available operations for the Microsoft.VirtualMachineImages provider."
|
||
|
returns:
|
||
|
description: "result of the request to list REST API operations as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
||
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.imagebuilder.models.Operation?alt=com.azure.resourcemanager.imagebuilder.models.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
type: "interface"
|
||
|
desc: "Resource collection API of Operations."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.imagebuilder.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-imagebuilder:1.0.0
|