Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOpenShift
Packages that use MicrosoftGraphOpenShift
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOpenShift in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOpenShiftModifier and TypeMethodDescriptionMicrosoftGraphOpenShift.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: openShift.MicrosoftGraphOpenShift.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.MicrosoftGraphOpenShift.withDraftOpenShift(MicrosoftGraphOpenShiftItem draftOpenShift) Set the draftOpenShift property: openShiftItem.Set the id property: Read-only.MicrosoftGraphOpenShift.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.MicrosoftGraphOpenShift.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.MicrosoftGraphOpenShift.withSchedulingGroupId(String schedulingGroupId) Set the schedulingGroupId property: ID for the scheduling group that the open shift belongs to.MicrosoftGraphOpenShift.withSharedOpenShift(MicrosoftGraphOpenShiftItem sharedOpenShift) Set the sharedOpenShift property: openShiftItem.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOpenShiftModifier and TypeMethodDescriptionMicrosoftGraphSchedule.openShifts()Get the openShifts property: The openShifts property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphOpenShiftModifier and TypeMethodDescriptionMicrosoftGraphSchedule.withOpenShifts(List<MicrosoftGraphOpenShift> openShifts) Set the openShifts property: The openShifts property.