Show / Hide Table of Contents

Class GetDiskEncryptionSet

Inheritance
System.Object
GetDiskEncryptionSet
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Compute
Assembly: Pulumi.Azure.dll
Syntax
public static class GetDiskEncryptionSet

Methods

View Source

InvokeAsync(GetDiskEncryptionSetArgs, InvokeOptions)

Use this data source to access information about an existing Disk Encryption Set.

Declaration
public static Task<GetDiskEncryptionSetResult> InvokeAsync(GetDiskEncryptionSetArgs args, InvokeOptions options = null)
Parameters
Type Name Description
GetDiskEncryptionSetArgs args
InvokeOptions options
Returns
Type Description
System.Threading.Tasks.Task<GetDiskEncryptionSetResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.