azure_resourcemanager_resources 0.0.1

Microsoft Azure Resource Manager client SDK for Azure resource provider Resources.
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

fn main() {
    println!("Coming soon: Microsoft Azure Resource Manager client SDK for Azure resource provider Resources.");
}