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 SourceInvokeAsync(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> |