Table of Contents

Class ApiProfile

Namespace
Azure.ResourceManager.Resources.Models
Assembly
Azure.ResourceManager.dll

The ApiProfile.

public class ApiProfile : IJsonModel<ApiProfile>, IPersistableModel<ApiProfile>
Inheritance
ApiProfile
Implements
IJsonModel<ApiProfile>
IPersistableModel<ApiProfile>
Inherited Members

Properties

ApiVersion

The API version.

public string ApiVersion { get; }

Property Value

string

ProfileVersion

The profile version.

public string ProfileVersion { get; }

Property Value

string