MicrosoftGraphOnPremisesExtensionAttributes Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphOnPremisesExtensionAttributes
- com.
Implements
public final class MicrosoftGraphOnPremisesExtensionAttributes
implements JsonSerializable<MicrosoftGraphOnPremisesExtensionAttributes>
onPremisesExtensionAttributes.
Constructor Summary
Constructor | Description |
---|---|
MicrosoftGraphOnPremisesExtensionAttributes() |
Creates an instance of Microsoft |
Method Summary
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
additionalProperties()
Get the additional |
String |
extensionAttribute1()
Get the extension |
String |
extensionAttribute10()
Get the extension |
String |
extensionAttribute11()
Get the extension |
String |
extensionAttribute12()
Get the extension |
String |
extensionAttribute13()
Get the extension |
String |
extensionAttribute14()
Get the extension |
String |
extensionAttribute15()
Get the extension |
String |
extensionAttribute2()
Get the extension |
String |
extensionAttribute3()
Get the extension |
String |
extensionAttribute4()
Get the extension |
String |
extensionAttribute5()
Get the extension |
String |
extensionAttribute6()
Get the extension |
String |
extensionAttribute7()
Get the extension |
String |
extensionAttribute8()
Get the extension |
String |
extensionAttribute9()
Get the extension |
static
Microsoft |
fromJson(JsonReader jsonReader)
Reads an instance of Microsoft |
Json |
toJson(JsonWriter jsonWriter) |
void |
validate()
Validates the instance. |
Microsoft |
withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additional |
Microsoft |
withExtensionAttribute1(String extensionAttribute1)
Set the extension |
Microsoft |
withExtensionAttribute10(String extensionAttribute10)
Set the extension |
Microsoft |
withExtensionAttribute11(String extensionAttribute11)
Set the extension |
Microsoft |
withExtensionAttribute12(String extensionAttribute12)
Set the extension |
Microsoft |
withExtensionAttribute13(String extensionAttribute13)
Set the extension |
Microsoft |
withExtensionAttribute14(String extensionAttribute14)
Set the extension |
Microsoft |
withExtensionAttribute15(String extensionAttribute15)
Set the extension |
Microsoft |
withExtensionAttribute2(String extensionAttribute2)
Set the extension |
Microsoft |
withExtensionAttribute3(String extensionAttribute3)
Set the extension |
Microsoft |
withExtensionAttribute4(String extensionAttribute4)
Set the extension |
Microsoft |
withExtensionAttribute5(String extensionAttribute5)
Set the extension |
Microsoft |
withExtensionAttribute6(String extensionAttribute6)
Set the extension |
Microsoft |
withExtensionAttribute7(String extensionAttribute7)
Set the extension |
Microsoft |
withExtensionAttribute8(String extensionAttribute8)
Set the extension |
Microsoft |
withExtensionAttribute9(String extensionAttribute9)
Set the extension |
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphOnPremisesExtensionAttributes
public MicrosoftGraphOnPremisesExtensionAttributes()
Creates an instance of MicrosoftGraphOnPremisesExtensionAttributes class.
Method Details
additionalProperties
public Map
Get the additionalProperties property: onPremisesExtensionAttributes.
Returns:
extensionAttribute1
public String extensionAttribute1()
Get the extensionAttribute1 property: First customizable extension attribute.
Returns:
extensionAttribute10
public String extensionAttribute10()
Get the extensionAttribute10 property: Tenth customizable extension attribute.
Returns:
extensionAttribute11
public String extensionAttribute11()
Get the extensionAttribute11 property: Eleventh customizable extension attribute.
Returns:
extensionAttribute12
public String extensionAttribute12()
Get the extensionAttribute12 property: Twelfth customizable extension attribute.
Returns:
extensionAttribute13
public String extensionAttribute13()
Get the extensionAttribute13 property: Thirteenth customizable extension attribute.
Returns:
extensionAttribute14
public String extensionAttribute14()
Get the extensionAttribute14 property: Fourteenth customizable extension attribute.
Returns:
extensionAttribute15
public String extensionAttribute15()
Get the extensionAttribute15 property: Fifteenth customizable extension attribute.
Returns:
extensionAttribute2
public String extensionAttribute2()
Get the extensionAttribute2 property: Second customizable extension attribute.
Returns:
extensionAttribute3
public String extensionAttribute3()
Get the extensionAttribute3 property: Third customizable extension attribute.
Returns:
extensionAttribute4
public String extensionAttribute4()
Get the extensionAttribute4 property: Fourth customizable extension attribute.
Returns:
extensionAttribute5
public String extensionAttribute5()
Get the extensionAttribute5 property: Fifth customizable extension attribute.
Returns:
extensionAttribute6
public String extensionAttribute6()
Get the extensionAttribute6 property: Sixth customizable extension attribute.
Returns:
extensionAttribute7
public String extensionAttribute7()
Get the extensionAttribute7 property: Seventh customizable extension attribute.
Returns:
extensionAttribute8
public String extensionAttribute8()
Get the extensionAttribute8 property: Eighth customizable extension attribute.
Returns:
extensionAttribute9
public String extensionAttribute9()
Get the extensionAttribute9 property: Ninth customizable extension attribute.
Returns:
fromJson
public static MicrosoftGraphOnPremisesExtensionAttributes fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphOnPremisesExtensionAttributes from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
withAdditionalProperties
public MicrosoftGraphOnPremisesExtensionAttributes withAdditionalProperties(Map
Set the additionalProperties property: onPremisesExtensionAttributes.
Parameters:
Returns:
withExtensionAttribute1
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute1(String extensionAttribute1)
Set the extensionAttribute1 property: First customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute10
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute10(String extensionAttribute10)
Set the extensionAttribute10 property: Tenth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute11
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute11(String extensionAttribute11)
Set the extensionAttribute11 property: Eleventh customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute12
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute12(String extensionAttribute12)
Set the extensionAttribute12 property: Twelfth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute13
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute13(String extensionAttribute13)
Set the extensionAttribute13 property: Thirteenth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute14
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute14(String extensionAttribute14)
Set the extensionAttribute14 property: Fourteenth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute15
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute15(String extensionAttribute15)
Set the extensionAttribute15 property: Fifteenth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute2
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute2(String extensionAttribute2)
Set the extensionAttribute2 property: Second customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute3
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute3(String extensionAttribute3)
Set the extensionAttribute3 property: Third customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute4
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute4(String extensionAttribute4)
Set the extensionAttribute4 property: Fourth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute5
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute5(String extensionAttribute5)
Set the extensionAttribute5 property: Fifth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute6
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute6(String extensionAttribute6)
Set the extensionAttribute6 property: Sixth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute7
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute7(String extensionAttribute7)
Set the extensionAttribute7 property: Seventh customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute8
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute8(String extensionAttribute8)
Set the extensionAttribute8 property: Eighth customizable extension attribute.
Parameters:
Returns:
withExtensionAttribute9
public MicrosoftGraphOnPremisesExtensionAttributes withExtensionAttribute9(String extensionAttribute9)
Set the extensionAttribute9 property: Ninth customizable extension attribute.
Parameters:
Returns:
Applies to
Azure SDK for Java