Class ProfileUpdateParameters
java.lang.Object
com.microsoft.azure.management.cdn.ProfileUpdateParameters
Properties required to update a profile.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProfileUpdateParameters
public ProfileUpdateParameters()
-
-
Method Details
-
tags
Get profile tags.- Returns:
- the tags value
-
withTags
Set profile tags.- Parameters:
tags
- the tags value to set- Returns:
- the ProfileUpdateParameters object itself.
-