Get Ipam Ipam Scopes Result
data class GetIpamIpamScopesResult(val id: String, val ids: List<String>, val ipamId: String? = null, val ipamScopeId: String? = null, val ipamScopeName: String? = null, val ipamScopeType: String? = null, val nameRegex: String? = null, val names: List<String>, val outputFile: String? = null, val resourceGroupId: String? = null, val scopes: List<GetIpamIpamScopesScope>, val tags: Map<String, String>? = null)
A collection of values returned by getIpamIpamScopes.
Constructors
Link copied to clipboard
constructor(id: String, ids: List<String>, ipamId: String? = null, ipamScopeId: String? = null, ipamScopeName: String? = null, ipamScopeType: String? = null, nameRegex: String? = null, names: List<String>, outputFile: String? = null, resourceGroupId: String? = null, scopes: List<GetIpamIpamScopesScope>, tags: Map<String, String>? = null)
Properties
Link copied to clipboard
The first ID of the resource.
Link copied to clipboard
The name of the resource.
Link copied to clipboard
IPAM scope of action type:private.> Currently, only the role scope of the private network is supported.
Link copied to clipboard
Link copied to clipboard
The ID of the resource group.
Link copied to clipboard
A list of Ipam Scope Entries. Each element contains the following attributes: