Versions in this module Expand all Collapse all v0 v0.0.11 Sep 24, 2021 v0.0.1 Jan 6, 2023 Changes in this version + type AppRoleAssignmentId struct + AssignmentId string + ResourceId string + func AppRoleAssignmentID(idString string) (*AppRoleAssignmentId, error) + func NewAppRoleAssignmentID(objectId, keyId string) AppRoleAssignmentId + func (id AppRoleAssignmentId) String() string + type ObjectSubResourceId struct + Type string + func NewObjectSubResourceID(objectId, typeId, subId string) ObjectSubResourceId + func ObjectSubResourceID(idString, expectedType string) (*ObjectSubResourceId, error) + func (id ObjectSubResourceId) String() string