PurviewResourceSetRule.GetResourceSetRuleAsync(RequestOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get a resource set config service model.
public virtual System.Threading.Tasks.Task<Azure.Response> GetResourceSetRuleAsync(Azure.RequestOptions options = default);
abstract member GetResourceSetRuleAsync : Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
override this.GetResourceSetRuleAsync : Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function GetResourceSetRuleAsync (Optional options As RequestOptions = Nothing) As Task(Of Response)
Parameters
- options
- Azure.RequestOptions
The request options.