ExportResourceTerraform.ResourceIds Property

Definition

The id(s) of the resource to be exported. Example: `["/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/my-rg"].

public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> ResourceIds { get; }
member this.ResourceIds : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property ResourceIds As IList(Of ResourceIdentifier)

Property Value

Applies to